検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 395 for Next (0.072 sec.)
The Parle\RLexer class 3609
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... et, readonly. 目次 Parle\RLexer::advance — Process next lexer rule Parle\RLexer::build — Finalize the lexe ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
The Parle\RParser class 3609
« Parle\Parser::validate Parle\RParser::advance » PHP Manual Parle The Parle\RParser class The P ... d. Readonly. 目次 Parle\RParser::advance — Process next parser rule Parle\RParser::build — Finalize the gr ...
https://man.plustar.jp/php/class.parle-rparser.html - [similar]
RecursiveArrayIterator クラス 3609
« ParentIterator::rewind RecursiveArrayIterator::getChildren » PHP Manual イテレータ RecursiveAr ... ayIterator::natsort (): bool public ArrayIterator::next (): void public ArrayIterator::offsetExists ( mixe ...
https://man.plustar.jp/php/class.recursivearrayiterator.html - [similar]
変更履歴 3609
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... のバージョンでは、リソース を期待していました。 ldap_next_attribute 引数 entry は、 LDAP\ResultEntry クラスの ... のバージョンでは、リソース を期待していました。 ldap_next_attribute 引数 ldap は、LDAP\Connection クラスのイ ... のバージョンでは、リソース を期待していました。 ldap_next_entry 引数 ldap は、LDAP\Connection クラスのインス ... のバージョンでは、リソース を期待していました。 ldap_next_entry 引数 entry は、 LDAP\ResultEntry クラスのイン ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
配列の内部ポインタを最終要素にセットする 3609
« each extract » PHP Manual 配列 関数 配列の内部ポインタを最終要素にセットする end (PHP 4, PHP 5 ... set() - 配列の内部ポインタを先頭の要素にセットする next() - 配列の内部ポインタを進める array_key_last() - ...
https://man.plustar.jp/php/function.end.html - [similar]
スレッド化したメッセージのツリーを返す 3609
« imap_subscribe imap_timeout » PHP Manual IMAP 関数 スレッド化したメッセージのツリーを返す imap ... ead["XX.num"] - 現在のメッセージ番号。 $thread["XX.next"] $thread["XX.branch"] 変更履歴 バージョン 説明 8. ...
https://man.plustar.jp/php/function.imap-thread.html - [similar]
Sets the database operation 3609
« oci_set_client_info oci_set_edition » PHP Manual OCI8 関数 Sets the database operation oci_set ... tion name is registered with the database when the next 'round-trip' from PHP to the database occurs, typi ...
https://man.plustar.jp/php/function.oci-set-db-operation.html - [similar]
Executes a statement prepared with sqlsrv_prepare 3609
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with s ... hat if you update the values of the variables, the next time you execute the statement it will run with up ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 3609
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェク ... ion key () { return $this -> i ; } public function next () { if ( false !== $this -> line ) { $this -> lin ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
現在のエントリが配列あるいはオブジェクトである場合に、そのイテレータを返す 3609
« RecursiveArrayIterator RecursiveArrayIterator::hasChildren » PHP Manual RecursiveArrayIterator ... } } else { echo "No children.\n" ; } $iterator -> next (); } ?> 上の例の出力は以下となります。 No childre ...
https://man.plustar.jp/php/recursivearrayiterator.getchildren.html - [similar]