検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 440 for last (0.023 sec.)
Return the timeout for this session, only valid if the connections is currently ... 4655
« Zookeeper::getConfig Zookeeper::getState » PHP Manual Zookeeper Return the timeout for this se ... lid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE). This value ... lid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE). This value ...
https://man.plustar.jp/php/zookeeper.getrecvtimeout.html - [similar]
The Pool class 4622
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL ... otected $ workers ; protected $ ctor ; protected $ last ; /* メソッド */ public __construct ( int $size , ... ctor the arguments for constructor of new Workers last offset in workers of the last Worker used 目次 Poo ...
https://man.plustar.jp/php/class.pool.html - [similar]
Move the cursor in the result 4622
« cubrid_lock_write cubrid_next_result » PHP Manual CUBRID 関数 Move the cursor in the result cu ... e current location of the result, or CUBRID_CURSOR_LAST for the last part of the result. If origin argumen ... RSOR_FIRST , CUBRID_CURSOR_CURRENT , CUBRID_CURSOR_LAST . 戻り値 成功した場合に true を、失敗した場合に fa ... " ); cubrid_move_cursor ( $req , 1 , CUBRID_CURSOR_LAST ); $result = cubrid_fetch_row ( $req ); var_dump ( ...
https://man.plustar.jp/php/function.cubrid-move-cursor.html - [similar]
ソケットエラーの内容を文字列として返す 4622
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す ... ket_strerror() は、パラメータ error_code に socket_last_error() の返すソケットエラーコードを受け取り、 対応 ... error_code ソケットのエラー番号。たいていは socket_last_error() が返したものとなるでしょう。 戻り値 error_ ... ate() failed: reason: " . socket_strerror ( socket_last_error ()) . "\n" ; } if ( false == (@ socket_bind ... ind() failed: reason: " . socket_strerror ( socket_last_error ( $socket )) . "\n" ; } ?> 上記の例の出力はお ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
Get last error message for the most recent function call 4589
« cubrid_error_code cubrid_execute » PHP Manual CUBRID 関数 Get last error message for the most ... _msg (PECL CUBRID >= 8.3.0) cubrid_error_msg — Get last error message for the most recent function call 説 ...
https://man.plustar.jp/php/function.cubrid-error-msg.html - [similar]
RRDtool 4556
« syslog はじめに » PHP Manual その他のサービス RRDtool RRDtool はじめに インストール/設定 要件 ... ata rrd_info — Gets information about rrd file rrd_last — Gets unix timestamp of the last sample rrd_lastu ... pdate — Gets information about last updated data rrd_restore — Restores the RRD file f ...
https://man.plustar.jp/php/book.rrd.html - [similar]
RecursiveTreeIterator クラス 4514
« RecursiveRegexIterator::hasChildren RecursiveTreeIterator::beginChildren » PHP Manual イテレー ... int PREFIX_MID_HAS_NEXT = 1 ; const int PREFIX_MID_LAST = 2 ; const int PREFIX_END_HAS_NEXT = 3 ; const in ... t PREFIX_END_LAST = 4 ; const int PREFIX_RIGHT = 5 ; /* メソッド */ ... FIX_MID_HAS_NEXT RecursiveTreeIterator::PREFIX_MID_LAST RecursiveTreeIterator::PREFIX_END_HAS_NEXT Recursi ... veTreeIterator::PREFIX_END_LAST RecursiveTreeIterator::PREFIX_RIGHT 目次 Recursive ...
https://man.plustar.jp/php/class.recursivetreeiterator.html - [similar]
制御する端末のパス名を得る 4514
« posix_access posix_errno » PHP Manual POSIX 関数 制御する端末のパス名を得る posix_ctermid (PHP ... は errno を設定します。この値を調べるには posix_get_last_error() を使用します。 パラメータ この関数にはパラ ... 、errno を設定します。 この値を調べるには posix_get_last_error() を使用します。 例 例1 posix_ctermid() の例 ... six_ttyname() - 端末のデバイス名を調べる posix_get_last_error() - 直近で失敗した posix 関数が設定したエラー ...
https://man.plustar.jp/php/function.posix-ctermid.html - [similar]
現在のディレクトリのパス名 4514
« posix_get_last_error posix_getegid » PHP Manual POSIX 関数 現在のディレクトリのパス名 posix_ge ... エラー時には errno を設定します。この値は posix_get_last_error() で取得することができます。 パラメータ この ... lse を返し、errno を設定します。この値は posix_get_last_error() で取得することができます。 例 例1 posix_ge ...
https://man.plustar.jp/php/function.posix-getcwd.html - [similar]
Returns the status of working copy files and directories 4514
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and direc ... set if true .) cmt_date Integer Unix timestamp of last commit date. (Unaffected by update .) cmt_rev Inte ... ger revision of last commit. (Unaffected by update .) cmt_author String ... author of last commit. (Unaffected by update .) prop_time Integer ... Unix timestamp of last up-to-date time for properties text_time Integer U ...
https://man.plustar.jp/php/function.svn-status.html - [similar]