検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1093 for [SIMILAR] 16 1024 4096 WITH 12278 split WITH 574... (0.743 sec.)
文字列に変換する 0
« ReflectionFunctionAbstract::returnsReference ReflectionMethod » PHP Manual ReflectionFunctionAbstract 文字列に変換する ReflectionFunctionAbstract::__toString (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::__toString — 文字列に変換する 説明 abstract public ReflectionFunction ...
https://man.plustar.jp/php/reflectionfunctionabstract.tostring.html - [similar]
再帰的パターン 0
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすればカッコに括られた文字列とマッチできるか、という問題を 考えて見ましょう。このとき、カッコは何回でもネストできるとします。 再帰が使えないとすると、パターンを用いて、せいぜい、ある一定の深さの ネ ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
スローされたオブジェクトの文字列表現を取得する 0
« Throwable::getPrevious ArrayAccess » PHP Manual Throwable スローされたオブジェクトの文字列表現を取得する Throwable::__toString (PHP 7, PHP 8) Throwable::__toString — スローされたオブジェクトの文字列表現を取得する 説明 abstract public Throwable::__toString (): string パラメータ この関数 ...
https://man.plustar.jp/php/throwable.tostring.html - [similar]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新しく追加された関数 新しく追加された関数 PHP コア get_mangled_object_vars() password_algos() sapi_windows_set_ctrl_handler() GD imagecreatefromtga() マルチバイト文字列 mb_str_split() Ope ...
https://man.plustar.jp/php/migration74.new-functions.html - [similar]
現在の要素の文字列表現を返す 0
« CachingIterator::setFlags CachingIterator::valid » PHP Manual CachingIterator 現在の要素の文字列表現を返す CachingIterator::__toString (PHP 5, PHP 7, PHP 8) CachingIterator::__toString — 現在の要素の文字列表現を返す 説明 public CachingIterator::__toString (): string 警告 この関数は、 現 ...
https://man.plustar.jp/php/cachingiterator.tostring.html - [similar]
bytea 型のバイナリをアンエスケープする 0
« pg_tty pg_untrace » PHP Manual PostgreSQL 関数 bytea 型のバイナリをアンエスケープする pg_unescape_bytea (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_unescape_bytea — bytea 型のバイナリをアンエスケープする 説明 pg_unescape_bytea ( string $string ): string pg_unescape_bytea() は、bytea 型のデ ...
https://man.plustar.jp/php/function.pg-unescape-bytea.html - [similar]
はじめに 0
« 文字列 インストール/設定 » PHP Manual 文字列 はじめに はじめに このセクションにある関数はすべて、 文字列をいろいろな方法で操作します。正規表現や URL 処理 の節にも関連する記述があります。 文字列の動作に関する情報、特にシングルクオート、ダブルクオート、 エスケープシーケンスについては、マ ...
https://man.plustar.jp/php/intro.strings.html - [similar]
ReflectionClassConstant オブジェクトの文字列表現を返す 0
« ReflectionClassConstant::isPublic ReflectionEnum » PHP Manual ReflectionClassConstant ReflectionClassConstant オブジェクトの文字列表現を返す ReflectionClassConstant::__toString (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::__toString — ReflectionClassConstant オブジェクトの文字列表現 ...
https://man.plustar.jp/php/reflectionclassconstant.tostring.html - [similar]
後方参照 0
« 繰り返し 言明 » PHP Manual PCRE 正規表現構文 後方参照 後方参照 文字クラス外で、バックスラッシュに続いて 1 以上の数値(複数桁可) を記述したものは、パターン中のより前方(すなわち左)にある キャプチャ用サブパターンに対する後方参照 (back reference) です。ただし、 その左方に、その数値以上の ...
https://man.plustar.jp/php/regexp.reference.back-references.html - [similar]
文字列を Javascript のコードとして実行する 0
« V8Js::__construct V8Js::getExtensions » PHP Manual V8Js 文字列を Javascript のコードとして実行する V8Js::executeString (PECL v8js >= 0.1.0) V8Js::executeString — 文字列を Javascript のコードとして実行する 説明 public V8Js::executeString ( string $script , string $identifier = "V8Js::ex ...
https://man.plustar.jp/php/v8js.executestring.html - [similar]