検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 395 for Next (0.048 sec.)
LDAP拡張オペレーションの結果オブジェクトをパースする 3652
« ldap_next_reference ldap_parse_reference » PHP Manual LDAP 関数 LDAP拡張オペレーションの結果オ ...
https://man.plustar.jp/php/function.ldap-parse-exop.html - [similar]
Schedules the addition of an item in a working directory 3652
« SVN 関数 svn_auth_get_parameter » PHP Manual SVN 関数 Schedules the addition of an item in a w ... tory. The item will be added to the repository the next time you call svn_commit() on the working copy. パ ...
https://man.plustar.jp/php/function.svn-add.html - [similar]
Wait for activity from one of the job servers 3652
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity ... ) == GEARMAN_SUCCESS ) continue; echo "Waiting for next job...\n" ; if (!@ $worker -> wait ()) { if ( $wor ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]
値をジェネレータに送る 3652
« Generator::rewind Generator::throw » PHP Manual Generator 値をジェネレータに送る Generator::se ... 最初のジェネレータを指すためにわざわざ Generator::next() を呼ぶ必要はありません (Python と同じです)。 パラ ...
https://man.plustar.jp/php/generator.send.html - [similar]
登録されているイテレータインスタンスを取得する 3652
« MultipleIterator::getFlags MultipleIterator::next » PHP Manual MultipleIterator 登録されている ...
https://man.plustar.jp/php/multipleiterator.key.html - [similar]
マルチクエリからの結果がまだ残っているかどうかを調べる 3652
« mysqli::kill mysqli::multi_query » PHP Manual mysqli マルチクエリからの結果がまだ残っているかど ... データベース上でひとつ以上のクエリを実行する mysqli_next_result() - multi_query の、次の結果を準備する mysq ...
https://man.plustar.jp/php/mysqli.more-results.html - [similar]
現在のエントリが配列あるいはオブジェクトであるかどうかを返す 3652
« RecursiveArrayIterator::getChildren RecursiveCachingIterator » PHP Manual RecursiveArrayIterat ... } } else { echo "No children.\n" ; } $iterator -> next (); } ?> 上の例の出力は以下となります。 No childre ...
https://man.plustar.jp/php/recursivearrayiterator.haschildren.html - [similar]
Swoole 関数 3652
« 定義済み定数 swoole_async_dns_lookup » PHP Manual Swoole Swoole 関数 Swoole 関数 目次 swoole_a ... swoole_event_defer — Add callback function to the next event loop swoole_event_del — Remove all event cal ...
https://man.plustar.jp/php/ref.swoole-funcs.html - [similar]
このクラスがイテレーション可能かを調べる 3652
« ReflectionClass::isInternal ReflectionClass::isIterateable » PHP Manual ReflectionClass このク ... key () { } public function current () { } function next () { } function valid () { } function rewind () { ...
https://man.plustar.jp/php/reflectionclass.isiterable.html - [similar]
ファイルの現在の行を取得する 3652
« SplFileObject::__construct SplFileObject::eof » PHP Manual SplFileObject ファイルの現在の行を取 ... ファイルポインタを指定行に移動させる SplFileObject::next() - 次の行を読み出す SplFileObject::rewind() - ファ ...
https://man.plustar.jp/php/splfileobject.current.html - [similar]