検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 81 for preg (0.008 sec.)
指定された部分文字列が、文字列に含まれるかを調べる 6051
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べ ... から任意の文字を探す substr() - 文字列の一部分を返す preg_match() - 正規表現によるマッチングを行う 関連キーワ ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
文字列が、指定された文字列で終わるかを調べる。 6051
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 ... から任意の文字を探す substr() - 文字列の一部分を返す preg_match() - 正規表現によるマッチングを行う 関連キーワ ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
文字列が指定された部分文字列で始まるかを調べる 6051
« str_split str_word_count » PHP Manual String 関数 文字列が指定された部分文字列で始まるかを調べ ... から任意の文字を探す substr() - 文字列の一部分を返す preg_match() - 正規表現によるマッチングを行う 関連キーワ ...
https://man.plustar.jp/php/function.str-starts-with.html - [similar]
大文字小文字を区別しない strstr 6051
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, P ... 置を探す strpbrk() - 文字列の中から任意の文字を探す preg_match() - 正規表現によるマッチングを行う 関連キーワ ...
https://man.plustar.jp/php/function.stristr.html - [similar]
"自然順"アルゴリズムにより大文字小文字を区別しない文字列比較を行う 6051
« strlen strnatcmp » PHP Manual String 関数 "自然順"アルゴリズムにより大文字小文字を区別しない文 ... の出力は以下となります。 int(-1) int(1) int(0) 参考 preg_match() - 正規表現によるマッチングを行う strcmp() ...
https://man.plustar.jp/php/function.strnatcasecmp.html - [similar]
文字列が最初に現れる位置を見つける 6051
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5 ... 見つける strpbrk() - 文字列の中から任意の文字を探す preg_match() - 正規表現によるマッチングを行う 関連キーワ ...
https://man.plustar.jp/php/function.strstr.html - [similar]
新しいグローバル定数 6051
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しいグローバ ... ULT_TIME_COST PASSWORD_ARGON2_DEFAULT_THREADS PCRE PREG_UNMATCHED_AS_NULL PDO PDO::PARAM_STR_NATL PDO::PAR ...
https://man.plustar.jp/php/migration72.constants.html - [similar]
デリミタ 6051
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パ ... したほうが読みやすくなります。 /http:\/\// #http://# preg_quote() 関数を使うと、パターンに使う文字列をエスケ ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
リモートファイルの使用 6024
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow ... トルとタグが同じ行にある場合のみ動作します。 */ if ( preg_match ( "@\<title\>(.*)\</title\>@i" , $line , $ou ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
文字列に使用されている単語についての情報を返す 6024
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を ... ) 7 参考 explode() - 文字列を文字列により分割する preg_split() - 正規表現で文字列を分割する count_chars() ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT