検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 859 for not (0.033 sec.)
Returns the operation time for this session 3485
« MongoDB\Driver\Session::getLogicalSessionId MongoDB\Driver\Session::getServer » PHP Manual Mon ... peration time for this session. If the session has not been used for any operation and MongoDB\Driver\Ses ... sion::advanceOperationTime() has not been called, the operation time will be null パラメ ...
https://man.plustar.jp/php/mongodb-driver-session.getoperationtime.html - [similar]
Character classes 3485
« Character representations Unicode character classes » PHP Manual Pattern matching Character cl ... e as [b-df-hj-np-tv-z] . [^...] A single character not listed and not contained within a listed range. . ...
https://man.plustar.jp/php/parle.regex.charclass.html - [similar]
Attempts to find a value's index 3446
« Ds\Deque::filter Ds\Deque::first » PHP Manual Deque Attempts to find a value's index Ds\Deque: ... mixed Returns the index of the value , or false if not found. パラメータ value The value to find. 戻り値 ... The index of the value, or false if not found. 注意 : Values will be compared by value and ...
https://man.plustar.jp/php/ds-deque.find.html - [similar]
Attempts to find a value's index 3446
« Ds\Sequence::filter Ds\Sequence::first » PHP Manual Sequence Attempts to find a value's index ... mixed Returns the index of the value , or false if not found. パラメータ value The value to find. 戻り値 ... The index of the value, or false if not found. 注意 : Values will be compared by value and ...
https://man.plustar.jp/php/ds-sequence.find.html - [similar]
Attempts to find a value's index 3446
« Ds\Vector::filter Ds\Vector::first » PHP Manual Vector Attempts to find a value's index Ds\Vec ... mixed Returns the index of the value , or false if not found. パラメータ value The value to find. 戻り値 ... The index of the value, or false if not found. 注意 : Values will be compared by value and ...
https://man.plustar.jp/php/ds-vector.find.html - [similar]
Extracts a line from the front of the buffer 3446
« EventBuffer::readFrom EventBuffer::search » PHP Manual EventBuffer Extracts a line from the fr ... eturns it in a newly allocated string. If there is not a whole line to read, the function returns null . ... The line terminator is not included in the copied string. パラメータ eol_styl ...
https://man.plustar.jp/php/eventbuffer.readline.html - [similar]
数字かどうかを調べる 3446
« ctype_cntrl ctype_graph » PHP Manual Ctype 関数 数字かどうかを調べる ctype_digit (PHP 4 >= 4.0 ... its.\n" ; } else { echo "The string $testcase does not consist of all digits.\n" ; } } ?> 上の例の出力は以 ... 下となります。 The string 1820.20 does not consist of all digits. The string 10002 consists o ... f all digits. The string wsl!12 does not consist of all digits. 例2 ctype_digit() で文字列と ...
https://man.plustar.jp/php/function.ctype-digit.html - [similar]
Return the current CUBRID connection charset 3446
« cubrid_affected_rows cubrid_close » PHP Manual CUBRID MySQL 互換関数 Return the current CUBRID ... CUBRID connection. If the connection identifier is not specified, the last link opened by cubrid_connect( ... " , 33000 , "demodb" ); if (! $con ) { die( 'Could not connect.' ); } printf ( "CUBRID current charset: % ...
https://man.plustar.jp/php/function.cubrid-client-encoding.html - [similar]
Open a connection to a CUBRID Server 3446
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... me, and password. If the user name and password is not given, then the "PUBLIC" connection will be made b ... of database. userid User name for the database. If not given, the default value is "public". passwd User ... password. If not given, the default value is "". new_link If a seco ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Checks if the cursor may have additional results 3446
« MongoDB\Driver\CursorInterface::getServer MongoDB\Driver\CursorInterface::setTypeMap » PHP Man ... owing reasons: Advancing a non-tailable cursor did not return a document The cursor encountered an error ... せん。 戻り値 Returns true if additional results are not available, and false otherwise. エラー / 例外 引数 ...
https://man.plustar.jp/php/mongodb-driver-cursorinterface.isdead.html - [similar]