検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1026 for [SIMILAR] 16 1024 4096 WITH 15054 func WITH 1196... (1.254 sec.)
正規表現検索および置換を行う 0
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
文字列を Lua コードとして評価 0
« Lua::__construct Lua::getVersion » PHP Manual Lua 文字列を Lua コードとして評価 Lua::eval (PECL lua >=0.9.0) Lua::eval — 文字列を Lua コードとして評価 説明 public Lua::eval ( string $statements ): mixed 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されて ...
https://man.plustar.jp/php/lua.eval.html - [similar]
ストリームメタデータを変更する 0
« streamWrapper::stream_lock streamWrapper::stream_open » PHP Manual streamWrapper ストリームメタデータを変更する streamWrapper::stream_metadata (PHP 5 >= 5.4.0, PHP 7, PHP 8) streamWrapper::stream_metadata — ストリームメタデータを変更する 説明 public streamWrapper::stream_metadata ( str ...
https://man.plustar.jp/php/streamwrapper.stream-metadata.html - [similar]
リクエストを組み立てる 0
« Yaf_Route_Interface Yaf_Route_Interface::route » PHP Manual Yaf_Route_Interface リクエストを組み立てる Yaf_Route_Interface::assemble (Yaf >=2.3.0) Yaf_Route_Interface::assemble — リクエストを組み立てる 説明 abstract public Yaf_Route_Interface::assemble ( array $info , array $query = ? ...
https://man.plustar.jp/php/yaf-route-interface.assemble.html - [similar]
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
数字かどうかを調べる 0
« ctype_cntrl ctype_graph » PHP Manual Ctype 関数 数字かどうかを調べる ctype_digit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_digit — 数字かどうかを調べる 説明 ctype_digit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 数字であるかどうかを調べます。 パラメータ text 調べる文 ...
https://man.plustar.jp/php/function.ctype-digit.html - [similar]
空白以外の印字可能な文字かどうかを調べる 0
« ctype_digit ctype_lower » PHP Manual Ctype 関数 空白以外の印字可能な文字かどうかを調べる ctype_graph (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_graph — 空白以外の印字可能な文字かどうかを調べる 説明 ctype_graph ( mixed $text ): bool 与えられた文字列 text のすべての文字が 実際に目に見え ...
https://man.plustar.jp/php/function.ctype-graph.html - [similar]
空白文字かどうか調べる 0
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_space — 空白文字かどうか調べる 説明 ctype_space ( mixed $text ): bool 与えられた文字列 text のすべての文字が 空白文字であるかどうかを調べます。 パラメータ text ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]
塗りつぶした多角形を描画する 0
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を描画する imagefilledpolygon (PHP 4, PHP 5, PHP 7, PHP 8) imagefilledpolygon — 塗りつぶした多角形を描画する 説明 PHP 8.0.0 以降のシグネチャ(名前付き引数をサポートしていません) imagefilledpolygo ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]