検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 184 for [SIMILAR] 16 1024 4096 WITH 10360 chunk WITH 983... (1.942 sec.)
トークンがPHPパーサから無視されるかを調べる 0
« PhpToken::is PhpToken::__toString » PHP Manual PhpToken トークンがPHPパーサから無視されるかを調べる PhpToken::isIgnorable (PHP 8) PhpToken::isIgnorable — トークンがPHPパーサから無視されるかを調べる 説明 public PhpToken::isIgnorable (): bool トークンがPHPパーサから無視されるかを判定しま ...
https://man.plustar.jp/php/phptoken.isignorable.html - [similar]
PCRE 関数 0
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error — 直近の PCRE 正規表現処理 ...
https://man.plustar.jp/php/ref.pcre.html - [similar]
Countable インターフェイス 0
« インターフェイス Countable::count » PHP Manual インターフェイス Countable インターフェイス Countable インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに Countable を実装したクラスは、 count() 関数で使用することができます。 インターフェイス概要 interface Countable { /* メソッド */ ...
https://man.plustar.jp/php/class.countable.html - [similar]
APCUIterator クラス 0
« apcu_store APCUIterator::__construct » PHP Manual APCu APCUIterator クラス APCUIterator クラス (PECL apcu >= 5.0.0) はじめに APCUIterator クラスを使うと、巨大な APCu キャッシュの反復処理を容易に行えます。 巨大なキャッシュを順を追って処理し、 ロックインスタンス単位で決まった数のエントリ ...
https://man.plustar.jp/php/class.apcuiterator.html - [similar]
The LuaSandbox class 0
« Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox class The LuaSandbox class (PECL luasandbox >= 1.0.0) はじめに The LuaSandbox class creates a Lua environment and allows for execution of Lua code. クラス概要 class LuaSandbox { /* Constants */ c ...
https://man.plustar.jp/php/class.luasandbox.html - [similar]
Thread クラス 0
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pthreads >= 2.0.0) はじめに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了し、作成元のスレッド ...
https://man.plustar.jp/php/class.thread.html - [similar]
The Volatile class 0
« Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthreads >= 3.0.0) はじめに The Volatile class is new to pthreads v3. Its introduction is a consequence of the new immutability semantics of Threaded members of Threaded classes. The Volatile clas ...
https://man.plustar.jp/php/class.volatile.html - [similar]
配列のすべてのキーの大文字小文字を変更する 0
« 配列 関数 array_chunk » PHP Manual 配列 関数 配列のすべてのキーの大文字小文字を変更する array_change_key_case (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_change_key_case — 配列のすべてのキーの大文字小文字を変更する 説明 array_change_key_case ( array $array , int $case = CASE_LOWER ): a ...
https://man.plustar.jp/php/function.array-change-key-case.html - [similar]
キリル文字セットを他のものに変換する 0
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する convert_cyr_string (PHP 4, PHP 5, PHP 7) convert_cyr_string — キリル文字セットを他のものに変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないこと ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
指定したストリームのファイル読み込みバッファリングを有効にする 0
« stream_set_chunk_size stream_set_timeout » PHP Manual ストリーム 関数 指定したストリームのファイル読み込みバッファリングを有効にする stream_set_read_buffer (PHP 5 >= 5.3.3, PHP 7, PHP 8) stream_set_read_buffer — 指定したストリームのファイル読み込みバッファリングを有効にする 説明 stream ...
https://man.plustar.jp/php/function.stream-set-read-buffer.html - [similar]