検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 219 for マッチ (0.059 sec.)
パスワードを再計算する必要があるかを判定する 4997
« sodium_crypto_pwhash_scryptsalsa208sha256 sodium_crypto_pwhash_str_verify » PHP Manual Sodium ... された memlimit/opslimit が、 保存されたハッシュ値にマッチしない場合、 true を返します。 マッチする場合、 fals ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-needs-rehash.html - [similar]
文字列の中から任意の文字を探す 4965
« strncmp strpos » PHP Manual String 関数 文字列の中から任意の文字を探す strpbrk (PHP 5, PHP 7, ... a Simple text." を出力します。なぜなら 'i' が最初にマッチするからです。 echo strpbrk ( $text , 'mi' ); // これ ... に現れる位置を見つける preg_match() - 正規表現によるマッチングを行う 関連キーワード: 文字 , 任意 , string , st ...
https://man.plustar.jp/php/function.strpbrk.html - [similar]
正規表現 (Perl 互換) 4934
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互 ... 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行 ... り返し正規表現検索を行う preg_match — 正規表現によるマッチングを行う preg_quote — 正規表現文字をクオートする p ...
https://man.plustar.jp/php/book.pcre.html - [similar]
変数を古い値と比較して新しい値を代入する 4902
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新し ... ): bool 指定したキーの変数を old_value と比較し、 マッチした場合はそこに new_value を代入します。 パラメータ ... 以外の場合はこの関数は false を返します。 new_value マッチしたときに key が指す変数に代入する新しい値。 この値 ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
はじめに 4871
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの ... てください。 様々な修飾子を終端デリミタの後に付け、 マッチングに変化を与えることができます。 パターン修飾子 を ... リは、Perl 5 と同じ文法構文を用いた 正規表現パターンマッチ処理を実装した関数群ですが、多少異なる点もあります ( ...
https://man.plustar.jp/php/intro.pcre.html - [similar]
指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す 4829
« mb_ereg_search_init mb_ereg_search_regs » PHP Manual マルチバイト文字列 関数 指定したマルチバイ ... 。最初の要素はオフセットをバイト単位で表したもので、 マッチしたのが検索文字列の先頭から何バイト目かを示します。 ... 二番目の要素はマッチした部分の長さをバイト単位で表したものです。 エラーが ...
https://man.plustar.jp/php/function.mb-ereg-search-pos.html - [similar]
新しい RecursiveRegexIterator を作成する 4829
« RecursiveRegexIterator RecursiveRegexIterator::getChildren » PHP Manual RecursiveRegexIterator ... この正規表現フィルタを適用するイテレータ。 pattern マッチさせる正規表現。 mode 操作モード。モードの一覧は Reg ... ren: test4 test5 参考 preg_match() - 正規表現によるマッチングを行う preg_match_all() - 繰り返し正規表現検索を ...
https://man.plustar.jp/php/recursiveregexiterator.construct.html - [similar]
新しい RegexIterator を作成する 4829
« RegexIterator::accept RegexIterator::getFlags » PHP Manual RegexIterator 新しい RegexIterator ... この正規表現フィルタを適用するイテレータ。 pattern マッチさせる正規表現。 mode 操作モード。モードの一覧は Reg ... test 1 test 123 参考 preg_match() - 正規表現によるマッチングを行う preg_match_all() - 繰り返し正規表現検索を ...
https://man.plustar.jp/php/regexiterator.construct.html - [similar]
ディレクトリから、PCRE パターンを使ってファイルを追加する 4829
« ZipArchive::addGlob ZipArchive::clearError » PHP Manual ZipArchive ディレクトリから、PCRE パタ ... ray | false ディレクトリから、正規表現の pattern にマッチするファイルを追加します。 この操作は再帰処理ではあり ... ません。パターンマッチは、ファイル名に対してだけ行います。 パラメータ patt ...
https://man.plustar.jp/php/ziparchive.addpattern.html - [similar]
ファイルシステム 4798
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじ ... ファイルロックを行う fnmatch — ファイル名がパターンにマッチするか調べる fopen — ファイルまたは URL をオープンす ... イナリセーフなファイル書き込み処理 glob — パターンにマッチするパス名を探す is_dir — ファイルがディレクトリかど ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT