検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 118 for [SIMILAR] 16 1024 4096 WITH 21132 delimiter WITH... (0.140 sec.)
正規表現文字をクオートする 10000
« 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]
PHP の配列から、データをテーブルにコピーする 6691
« PDO_PGSQL DSN PDO::pgsqlCopyFromFile » PHP Manual PostgreSQL (PDO) PHP の配列から、データをテーブルにコピーする PDO::pgsqlCopyFromArray (PHP 5 >= 5.3.3, PHP 7, PHP 8) PDO::pgsqlCopyFromArray — PHP の配列から、データをテーブルにコピーする 説明 public PDO::pgsqlCopyFromArray ( string $ta ...
https://man.plustar.jp/php/pdo.pgsqlcopyfromarray.html - [similar]
OrderedList concrete CommonMark\Node 6691
« CommonMark\Node\BulletList::__construct CommonMark\Node\OrderedList::__construct » PHP Manual CommonMark OrderedList concrete CommonMark\Node OrderedList concrete CommonMark\Node (cmark >= 1.0.0) クラス概要 final class CommonMark\Node\OrderedList extends CommonMark\Node implements Comm ...
https://man.plustar.jp/php/class.commonmark-node-orderedlist.html - [similar]
Yaf_Route_Map クラス 6691
« Yaf_Route_Interface::route Yaf_Route_Map::assemble » PHP Manual Yaf Yaf_Route_Map クラス Yaf_Route_Map クラス (Yaf >=1.0.0) はじめに Yaf_Route_Map は標準で組み込まれているルートです。 単純に URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri() ...
https://man.plustar.jp/php/class.yaf-route-map.html - [similar]
The __construct purpose 6691
« Yaf_Route_Map::assemble Yaf_Route_Map::route » PHP Manual Yaf_Route_Map The __construct purpose Yaf_Route_Map::__construct (Yaf >=1.0.0) Yaf_Route_Map::__construct — The __construct purpose 説明 public Yaf_Route_Map::__construct ( string $controller_prefer = false , string $delimiter = ...
https://man.plustar.jp/php/yaf-route-map.construct.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 4306
« 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]
正規表現によるマッチングを行う 4306
« 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]
正規表現による検索と置換を行う 4306
« 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]
パターンにマッチする配列の要素を返す 4306
« 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]
繰り返し正規表現検索を行う 4306
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT