検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 441 for [SIMILAR] 16 1024 4096 WITH 33314 wincache WITH ... (0.527 sec.)
繰り返し正規表現検索を行う 0
« 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]
オフセットの設定を解除する 0
« ArrayAccess::offsetSet Serializable » PHP Manual ArrayAccess オフセットの設定を解除する ArrayAccess::offsetUnset (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetUnset — オフセットの設定を解除する 説明 public ArrayAccess::offsetUnset ( mixed $offset ): void オフセットの設定を解除します。 注意 ...
https://man.plustar.jp/php/arrayaccess.offsetunset.html - [similar]
ソケットコンテキストオプション一覧 0
« コンテキストオプションとパラメータ HTTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ ソケットコンテキストオプション一覧 ソケットコンテキストオプション ソケットコンテキストオプション — ソケットコンテキストオプション一覧 説明 ここでは、ソケット越しに動作するラッ ...
https://man.plustar.jp/php/context.socket.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
特定のインデックスに新しい値を 追加/挿入 する 0
« SplDoublyLinkedList SplDoublyLinkedList::bottom » PHP Manual SplDoublyLinkedList 特定のインデックスに新しい値を 追加/挿入 する SplDoublyLinkedList::add (PHP 5 >= 5.5.0, PHP 7, PHP 8) SplDoublyLinkedList::add — 特定のインデックスに新しい値を 追加/挿入 する 説明 public SplDoublyLinkedLis ...
https://man.plustar.jp/php/spldoublylinkedlist.add.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
« var_dump ウェブサービス » PHP Manual 変数操作 関数 変数の文字列表現を出力または返す var_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) var_export — 変数の文字列表現を出力または返す 説明 var_export ( mixed $value , bool $return = false ): ? string var_export() は、 渡された変数に関する構造 ...
https://man.plustar.jp/php/function.var-export.html - [similar]
現在位置が有効かどうかを調べる 0
« Iterator::rewind IteratorAggregate » PHP Manual Iterator 現在位置が有効かどうかを調べる Iterator::valid (PHP 5, PHP 7, PHP 8) Iterator::valid — 現在位置が有効かどうかを調べる 説明 public Iterator::valid (): bool このメソッドは Iterator::rewind() および Iterator::next() の後にコールされ ...
https://man.plustar.jp/php/iterator.valid.html - [similar]
IntlBreakIterator クラス 0
« Transliterator::transliterate IntlBreakIterator::__construct » PHP Manual intl IntlBreakIterator クラス IntlBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに “break iterator” は、 テキスト中のどこに境界 (たとえば、単語や文章の境目) が位置するのかに関するメソッドを公開していま ...
https://man.plustar.jp/php/class.intlbreakiterator.html - [similar]