検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 117 for both (0.026 sec.)
Disable events read, write, or both on a buffer event 10950
« EventBufferEvent::createPair EventBufferEvent::enable » PHP Manual EventBufferEvent Disable ev ... ents read, write, or both on a buffer event EventBufferEvent::disable (PECL ... ferEvent::disable — Disable events read, write, or both on a buffer event 説明 public EventBufferEvent::di ... ferEvent::enable() - Enable events read, write, or both on a buffer event 関連キーワード: EventBufferEvent ... , events , event , buffer , Disable , read , both , disable , createPair , public ...
https://man.plustar.jp/php/eventbufferevent.disable.html - [similar]
Creates a new set using values in either the current instance or in another set,... 10875
« Ds\Set::union Stack » PHP Manual Set Creates a new set using values in either the current inst ... ance or in another set, but not in both Ds\Set::xor (PECL ds >= 1.0.0) Ds\Set::xor — Creat ... the current instance or in another set, but not in both 説明 public Ds\Set::xor ( Ds\Set $set ): Ds\Set Cr ... rrent instance as well as another set , but not in both. A ⊖ B = {x : x ∈ (A \ B) ∪ (B \ A)} パラメータ se ... rrent instance as well as another set , but not in both. See Also » Symmetric Difference on Wikipedia 例 例 ...
https://man.plustar.jp/php/ds-set.xor.html - [similar]
Enable events read, write, or both on a buffer event 10787
« EventBufferEvent::disable EventBufferEvent::free » PHP Manual EventBufferEvent Enable events r ... ead, write, or both on a buffer event EventBufferEvent::enable (PECL e ... ufferEvent::enable — Enable events read, write, or both on a buffer event 説明 public EventBufferEvent::en ... rEvent::disable() - Disable events read, write, or both on a buffer event 関連キーワード: events , event , ... buffer , read , both , EventBufferEvent , or , disable , free , public ...
https://man.plustar.jp/php/eventbufferevent.enable.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 10700
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... sociative array, a numeric array, or both cubrid_fetch_array (PECL CUBRID >=8.3.0) cubrid_fe ... t row as an associative array, a numeric array, or both 説明 cubrid_fetch_array ( resource $result , int $ ... type = CUBRID_BOTH ): array The cubrid_fetch_array() function is used ... he fetched result CUBRID_NUM, CUBRID_ASSOC, CUBRID_BOTH. If you need to operate the lob object, you can us ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
結果セット内の行を表す、 カラム位置およびカラム名の両方をインデックスとする配列... 10625
« db2_fetch_assoc db2_fetch_object » PHP Manual IBM DB2 関数 結果セット内の行を表す、 カラム位置 ... ラム名の両方をインデックスとする配列を返す db2_fetch_both (PECL ibm_db2 >= 1.0.0) db2_fetch_both — 結果セット ... の両方をインデックスとする配列を返す 説明 db2_fetch_both ( resource $stmt , int $row_number = -1 ): array 結 ... の両方をインデックスとする配列を返します。 db2_fetch_both() が返す行は、 一種類のインデックスしか返さない db ... を使用して順に処理する 行番号を指定せずに db2_fetch_both() をコールすると、 自動的に結果セットの次の行を取得 ...
https://man.plustar.jp/php/function.db2-fetch-both.html - [similar]
Creates a new map using keys of either the current instance or of another map, b... 9712
« Ds\Map::values Pair » PHP Manual Map Creates a new map using keys of either the current instan ... ce or of another map, but not of both Ds\Map::xor (PECL ds >= 1.0.0) Ds\Map::xor — Creat ... the current instance or of another map, but not of both 説明 public Ds\Map::xor ( Ds\Map $map ): Ds\Map Cr ... rrent instance as well as another map , but not of both. A ⊖ B = {x : x ∈ (A \ B) ∪ (B \ A)} パラメータ ma ... rrent instance as well as another map , but not in both. See Also » Symmetric Difference on Wikipedia 例 例 ...
https://man.plustar.jp/php/ds-map.xor.html - [similar]
結果セットポインタを次の行あるいは要求された行に設定する 9050
« db2_fetch_object db2_field_display_size » PHP Manual IBM DB2 関数 結果セットポインタを次の行あ ... アプリケーションでは db2_fetch_assoc() 、 db2_fetch_both() 、 および db2_fetch_array() のいずれかをコールす ... db2_fetch_row() / db2_result() ではなく db2_fetch_both() 、 db2_fetch_array() あるいは db2_fetch_object() ... 性もあります。 また、パフォーマンス面でも db2_fetch_both() 、 db2_fetch_array() および db2_fetch_object() は ... or' => DB2_SCROLLABLE )); while ( $row = db2_fetch_both ( $stmt )){ echo "<br>db2_fetch_both { $row [ 'SPE ...
https://man.plustar.jp/php/function.db2-fetch-row.html - [similar]
Returns bitmask of events currently enabled on the buffer event 8550
« EventBufferEvent::getDnsErrorString EventBufferEvent::getInput » PHP Manual EventBufferEvent R ... ferEvent::enable() - Enable events read, write, or both on a buffer event EventBufferEvent::disable() - Di ... sable events read, write, or both on a buffer event 関連キーワード: EventBufferEvent ... rns , bitmask , currently , enabled , getEnabled , both ...
https://man.plustar.jp/php/eventbufferevent.getenabled.html - [similar]
Fetch the next row from a result set 8550
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result se ... brid_fetch ( resource $result , int $type = CUBRID_BOTH ): mixed The cubrid_fetch() function is used to ge ... he fetched result CUBRID_NUM, CUBRID_ASSOC, CUBRID_BOTH, CUBRID_OBJECT. If you want to operate the lob obj ... (0-based) CUBRID_ASSOC : Associative array CUBRID_BOTH : Numerical & Associative array (default) CUBRID_O ... omitted, the result will be received using CUBRID_BOTH option as default. When you want to receive query ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
結果セットから次の行を取得する 8212
« PDOStatement::execute PDOStatement::fetchAll » PHP Manual PDOStatement 結果セットから次の行を取 ... FAULT_FETCH_MODE の値 (そのデフォルトは PDO::FETCH_BOTH ) です。 PDO::FETCH_ASSOC : は、結果セットに 返され ... のカラム名で添字を付けた配列を返します。 PDO::FETCH_BOTH (デフォルト): 結果セットに返された際のカラム名と 0 ... スタンスを更新します。 PDO::FETCH_LAZY : PDO::FETCH_BOTH と PDO::FETCH_OBJ の 組合せで、オブジェクト変数名を ... t_r ( $result ); print( "\n" ); print( "PDO::FETCH_BOTH: " ); print( "Return next row as an array indexed ...
https://man.plustar.jp/php/pdostatement.fetch.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT