検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 325 for [SIMILAR] 16 1024 4096 WITH 27731 ト条 WITH 1234... (0.388 sec.)
マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 0
« mb_ereg mb_eregi » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う mb_eregi_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi_replace — マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 説明 mb_eregi_replac ...
https://man.plustar.jp/php/function.mb-eregi-replace.html - [similar]
システムログのメッセージを生成する 0
« socket_set_timeout RRD » PHP Manual ネットワーク 関数 システムログのメッセージを生成する syslog (PHP 4, PHP 5, PHP 7, PHP 8) syslog — システムログのメッセージを生成する 説明 syslog ( int $priority , string $message ): bool syslog() はシステムログが出力するログメッセージを生成します。 ユ ...
https://man.plustar.jp/php/function.syslog.html - [similar]
マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 0
« mb_eregi_replace mb_get_info » PHP Manual マルチバイト文字列 関数 マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ mb_eregi (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi — マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 説明 mb_eregi ( string $pattern , st ...
https://man.plustar.jp/php/function.mb-eregi.html - [similar]
大文字小文字を区別しない str_replace 0
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace (PHP 5, PHP 7, PHP 8) str_ireplace — 大文字小文字を区別しない str_replace() 説明 str_ireplace ( array | string $search , array | string $replace , string | array $subject , int &$count = null ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
定義済み定数 0
« リソース型 ネットワーク 関数 » PHP Manual ネットワーク 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 openlog() オプション 定数 説明 LOG_CONS システムロガーにデータを送信する際にエラーが発生した場合、 システムコンソールに直接書き込む。 LOG_NDELAY ロガ ...
https://man.plustar.jp/php/network.constants.html - [similar]
GMP 数を作成する 0
« gmp_import gmp_intval » PHP Manual GMP 関数 GMP 数を作成する gmp_init (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_init — GMP 数を作成する 説明 gmp_init ( int | string $num , int $base = 0 ): GMP 整数または文字列から GMP 数を生成します。 パラメータ num 整数値あるいは文字列。文字列表現には ...
https://man.plustar.jp/php/function.gmp-init.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
検索フィルタを設定する 0
« TableUpdate::set mysql_xdevapi\Warning » PHP Manual mysql_xdevapi\TableUpdate 検索フィルタを設定する TableUpdate::where (No version information available, might only be in Git) TableUpdate::where — 検索フィルタを設定する 説明 public mysql_xdevapi\TableUpdate::where ( string $where_expr ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.where.html - [similar]
アクション名を設定する 0
« Yaf_Request_Abstract::isXmlHttpRequest Yaf_Request_Abstract::setBaseUri » PHP Manual Yaf_Request_Abstract アクション名を設定する Yaf_Request_Abstract::setActionName (Yaf >=1.0.0) Yaf_Request_Abstract::setActionName — アクション名を設定する 説明 public Yaf_Request_Abstract::setActionNam ...
https://man.plustar.jp/php/yaf-request-abstract.setactionname.html - [similar]