検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 388 for [SIMILAR] 16 1024 4096 WITH 57705 phptoken WITH ... (0.366 sec.)
マルチバイト文字列に正規表現による置換を行う 0
« mb_ereg_replace_callback mb_ereg_search_getpos » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に正規表現による置換を行う mb_ereg_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_replace — マルチバイト文字列に正規表現による置換を行う 説明 mb_ereg_replace ( string $pattern , ...
https://man.plustar.jp/php/function.mb-ereg-replace.html - [similar]
パターンにマッチする配列の要素を返す 0
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す preg_grep (PHP 4, PHP 5, PHP 7, PHP 8) preg_grep — パターンにマッチする配列の要素を返す 説明 preg_grep ( string $pattern , array $array , int $flags = 0 ): array | false array 配列の要素のうち、 ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
変数の文字列表現を出力または返す 0
« var_dump ウェブサービス » PHP Manual 変数操作 関数 変数の文字列表現を出力または返す var_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) var_export — 変数の文字列表現を出力または返す 説明 var_export ( mixed $value , bool $return = false ): ? string var_export() は、 渡された変数に関する構造 ...
https://man.plustar.jp/php/function.var-export.html - [similar]
マルチバイト対応の正規表現マッチ 0
« mb_ereg_search mb_eregi_replace » PHP Manual マルチバイト文字列 関数 マルチバイト対応の正規表現マッチ mb_ereg (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg — マルチバイト対応の正規表現マッチ 説明 mb_ereg ( string $pattern , string $string , array &$matches = null ): bool マルチバイト対 ...
https://man.plustar.jp/php/function.mb-ereg.html - [similar]
PCRE のパターン 0
« 例 正規表現パターンに使用可能な修飾子 » PHP Manual PCRE PCRE のパターン PCRE のパターン 目次 正規表現パターンに使用可能な修飾子 Perl とは異なる点 PCRE 正規表現構文 関連キーワード: PCRE , パターン , 修飾 , 構文 , ...
https://man.plustar.jp/php/pcre.pattern.html - [similar]
巨大な数を加算する 0
« Sodium 関数 sodium_base642bin » PHP Manual Sodium 関数 巨大な数を加算する sodium_add (PHP 7 >= 7.2.0, PHP 8) sodium_add — 巨大な数を加算する 説明 sodium_add ( string &$string1 , string $string2 ): void この関数は、 引数 string2 を string1 に加算し、 string1 の値を上書きします。 この関数 ...
https://man.plustar.jp/php/function.sodium-add.html - [similar]
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.html - [similar]
ストレージをシリアライズする 0
« SplObjectStorage::rewind SplObjectStorage::setInfo » PHP Manual SplObjectStorage ストレージをシリアライズする SplObjectStorage::serialize (PHP 5 >= 5.2.2, PHP 7, PHP 8) SplObjectStorage::serialize — ストレージをシリアライズする 説明 public SplObjectStorage::serialize (): string ストレー ...
https://man.plustar.jp/php/splobjectstorage.serialize.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callba ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]
Igbinary 関数 0
« 実行時設定 igbinary_serialize » PHP Manual Igbinary Igbinary 関数 Igbinary 関数 目次 igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_unserialize — igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 関連キーワード: Igbinary , 関数 ...
https://man.plustar.jp/php/ref.igbinary.html - [similar]