検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 276 for [SIMILAR] 16 1024 4096 WITH 14196 チバ WITH 1262... (0.240 sec.)
正規表現フラグを返す 0
« RegexIterator::getMode RegexIterator::getRegex » PHP Manual RegexIterator 正規表現フラグを返す RegexIterator::getPregFlags (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::getPregFlags — 正規表現フラグを返す 説明 public RegexIterator::getPregFlags (): int 正規表現フラグを返します。使用可能 ...
https://man.plustar.jp/php/regexiterator.getpregflags.html - [similar]
正規表現文字をクオートする 0
« preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_quote (PHP 4, PHP 5, PHP 7, PHP 8) preg_quote — 正規表現文字をクオートする 説明 preg_quote ( string $str , ? string $delimiter = null ): string preg_quote() は、 str を引数とし、正規表現構文の ...
https://man.plustar.jp/php/function.preg-quote.html - [similar]
正規表現による検索と置換を行う 0
« PCRE 関数 preg_grep » PHP Manual PCRE 関数 正規表現による検索と置換を行う preg_filter (PHP 5 >= 5.3.0, PHP 7, PHP 8) preg_filter — 正規表現による検索と置換を行う 説明 preg_filter ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = -1 , int & ...
https://man.plustar.jp/php/function.preg-filter.html - [similar]
正規表現フラグを設定する 0
« RegexIterator::setMode インターフェイス » PHP Manual RegexIterator 正規表現フラグを設定する RegexIterator::setPregFlags (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::setPregFlags — 正規表現フラグを設定する 説明 public RegexIterator::setPregFlags ( int $pregFlags ): void 正規表現フラグを ...
https://man.plustar.jp/php/regexiterator.setpregflags.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback_array (PHP 7, PHP 8) preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callback_array ( array $p ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
cURL 関数 0
« 基本的な curl の使用法 curl_close » PHP Manual cURL cURL 関数 cURL 関数 目次 curl_close — cURL セッションを閉じる curl_copy_handle — cURL ハンドルを、その設定も含めてコピーする curl_errno — 直近のエラー番号を返す curl_error — 現在のセッションに関する直近のエラー文字列を返す curl_escape ...
https://man.plustar.jp/php/ref.curl.html - [similar]
繰り返し正規表現検索を行う 0
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (PHP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_match_all ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): in ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
現在の cURL ハンドルから、サブ接続を実行する 0
« curl_multi_errno curl_multi_getcontent » PHP Manual cURL 関数 現在の cURL ハンドルから、サブ接続を実行する curl_multi_exec (PHP 5, PHP 7, PHP 8) curl_multi_exec — 現在の cURL ハンドルから、サブ接続を実行する 説明 curl_multi_exec ( CurlMultiHandle $multi_handle , int &$still_running ): ...
https://man.plustar.jp/php/function.curl-multi-exec.html - [similar]
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
最後に実行した PCRE 正規表現に関するエラーメッセージを返す 0
« preg_grep preg_last_error » PHP Manual PCRE 関数 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error_msg (PHP 8) preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す 説明 preg_last_error_msg (): string 最後に実行した PCRE 正規表現に関す ...
https://man.plustar.jp/php/function.preg-last-error-msg.html - [similar]