検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 373 for [SIMILAR] 16 1024 4096 WITH 22938 括弧 WITH 1839... (0.361 sec.)
ソート条件を設定する 0
« CollectionRemove::limit mysql_xdevapi\ColumnResult » PHP Manual mysql_xdevapi\CollectionRemove ソート条件を設定する CollectionRemove::sort (No version information available, might only be in Git) CollectionRemove::sort — ソート条件を設定する 説明 public mysql_xdevapi\CollectionRemove:: ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.sort.html - [similar]
結果をソートする 0
« mysql_xdevapi\CrudOperationSortable mysql_xdevapi\DatabaseObject » PHP Manual mysql_xdevapi\CrudOperationSortable 結果をソートする CrudOperationSortable::sort (No version information available, might only be in Git) CrudOperationSortable::sort — 結果をソートする 説明 abstract public my ...
https://man.plustar.jp/php/mysql-xdevapi-crudoperationsortable.sort.html - [similar]
関数処理 関数 0
« 定義済み定数 call_user_func_array » PHP Manual 関数処理 関数処理 関数 関数処理 関数 目次 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコールバック関数をコールする create_function — 文字列のコードを評価し、動的に関数を ...
https://man.plustar.jp/php/ref.funchand.html - [similar]
再試行無しのサブパターン 0
« 言明 条件付きサブパターン » PHP Manual PCRE 正規表現構文 再試行無しのサブパターン 再試行無しのサブパターン 繰り返し回数の下限もしくは上限の指定をした場合、 〔繰り返しを指定した要素の〕続きがマッチに失敗すると、 繰り返し指定した要素が再評価され、繰り返し回数を変えた上で 残りのパターンが ...
https://man.plustar.jp/php/regexp.reference.onlyonce.html - [similar]
ファイルから文字を取り出す 0
« SplFileObject::fflush SplFileObject::fgetcsv » PHP Manual SplFileObject ファイルから文字を取り出す SplFileObject::fgetc (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fgetc — ファイルから文字を取り出す 説明 public SplFileObject::fgetc (): string | false ファイルから 1 文字取り出す。 パラ ...
https://man.plustar.jp/php/splfileobject.fgetc.html - [similar]
The parallel\Future class 0
« parallel\Runtime::kill parallel\Future::cancel » PHP Manual parallel The parallel\Future class The parallel\Future class (0.8.0) Futures A Future represents the return value or uncaught exception from a task, and exposes an API for cancellation. 例1 Example showing Future as return val ...
https://man.plustar.jp/php/class.parallel-future.html - [similar]
別のストレージからすべてのオブジェクトを追加する 0
« SplObjectStorage SplObjectStorage::attach » PHP Manual SplObjectStorage 別のストレージからすべてのオブジェクトを追加する SplObjectStorage::addAll (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplObjectStorage::addAll — 別のストレージからすべてのオブジェクトを追加する 説明 public SplObjectStorage::add ...
https://man.plustar.jp/php/splobjectstorage.addall.html - [similar]
The prependBody purpose 0
« Yaf_Response_Abstract::getHeader Yaf_Response_Abstract::response » PHP Manual Yaf_Response_Abstract The prependBody purpose Yaf_Response_Abstract::prependBody (Yaf >=1.0.0) Yaf_Response_Abstract::prependBody — The prependBody purpose 説明 public Yaf_Response_Abstract::prependBody ( str ...
https://man.plustar.jp/php/yaf-response-abstract.prependbody.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]