検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 174 for [SIMILAR] 16 1024 4096 WITH 30463 ペリ WITH 2261... (0.239 sec.)
辞書をオープンする際に使用する設定を作成する 0
« pspell_clear_session pspell_config_data_dir » PHP Manual Pspell 関数 辞書をオープンする際に使用する設定を作成する pspell_config_create (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_create — 辞書をオープンする際に使用する設定を作成する 説明 pspell_config_create ( string $language ...
https://man.plustar.jp/php/function.pspell-config-create.html - [similar]
POSIX 関数 0
« posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関数 に関する節も 役に立つでしょう。 目次 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端末のパス名を得る posix_errno — posix_get_last_error のエイリアス posix_get_las ...
https://man.plustar.jp/php/ref.posix.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
POSIX 0
« pcntl_wtermsig はじめに » PHP Manual プロセス制御 POSIX POSIX はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 posix_access 定数 posix_mknod 定数 posix_setrlimit 定数 POSIX 関数 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端 ...
https://man.plustar.jp/php/book.posix.html - [similar]
データを暗号化する 0
« mcrypt_generic_init mcrypt_get_block_size » PHP Manual Mcrypt 関数 データを暗号化する mcrypt_generic (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic — データを暗号化する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されました。この関数に頼ら ...
https://man.plustar.jp/php/function.mcrypt-generic.html - [similar]
フォーマット済みの文字列を出力する 0
« print quoted_printable_decode » PHP Manual String 関数 フォーマット済みの文字列を出力する printf (PHP 4, PHP 5, PHP 7, PHP 8) printf — フォーマット済みの文字列を出力する 説明 printf ( string $format , mixed ...$values ): int format にしたがって、出力を生成します。 パラメータ format 0個 ...
https://man.plustar.jp/php/function.printf.html - [similar]
数値形式の文字列 0
« 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float と解釈できる場合は 数値と見なされます。 PHP 8.0.0 以降の正式な仕様は下記の通りです: WHITESPACES \s* LNUM [0-9]+ DNUM ([0-9]*)[\.]{LNUM}) | ({LNUM}[\.][0-9]*) EXPONENT_DNUM (({LNUM} | {DNUM}) [ ...
https://man.plustar.jp/php/language.types.numeric-strings.html - [similar]
ファイルのパーミッションを取得する 0
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する fileperms (PHP 4, PHP 5, PHP 7, PHP 8) fileperms — ファイルのパーミッションを取得する 説明 fileperms ( string $filename ): int | false 指定したファイルのパーミッションを取得します。 パラメータ file ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
言語およびロケール情報を検索する 0
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) nl_langinfo — 言語およびロケール情報を検索する 説明 nl_langinfo ( int $item ): string | false nl_langinfo() はロケールカテゴリの独立した要素にアクセスするために ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
指定したコンテキストを処理する 0
« openal_context_destroy openal_context_suspend » PHP Manual OpenAL 関数 指定したコンテキストを処理する openal_context_process (PECL openal >= 0.1.0) openal_context_process — 指定したコンテキストを処理する 説明 openal_context_process ( resource $context ): bool パラメータ context Open AL ...
https://man.plustar.jp/php/function.openal-context-process.html - [similar]