検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 279 for free (0.012 sec.)
ファイルパス解決キャッシュのメモリ使用状況についての情報を取得する 5072
« wincache_rplist_fileinfo wincache_scache_info » PHP Manual WinCache 関数 ファイルパス解決キャッ ... 決キャッシュ用に確保されたメモリのバイト数。 memory_free - ファイルパス解決キャッシュで使える空きメモリのバ ... パス解決キャッシュが使っているメモリブロック数。 num_free_blks - ファイルパス解決キャッシュで使える空きメモリ ... なります。 Array ( [memory_total] => 9437184 [memory_free] => 9416744 [num_used_blks] => 23 [num_free_blks] ...
https://man.plustar.jp/php/function.wincache-rplist-meminfo.html - [similar]
Checks whether a FFI\CData is a null pointer 5033
« FFI::free FFI::load » PHP Manual FFI Checks whether a FFI\CData is a null pointer FFI::isNull ... ード: CData , whether , Checks , a , isNull , ptr , free , load , public , static ...
https://man.plustar.jp/php/ffi.isnull.html - [similar]
のエイリアス ibase_field_info 5033
« fbird_fetch_row fbird_free_event_handler » PHP Manual Firebird/InterBase 関数 のエイリアス iba ... base , fbird , 関数 , num , fields , fetch , row , free , event ...
https://man.plustar.jp/php/function.fbird-field-info.html - [similar]
実行のために Oracle の文をパースする 5033
« oci_num_rows oci_password_change » PHP Manual OCI8 関数 実行のために Oracle の文をパースする o ... 用されます。 ステートメント ID を解放するには、 oci_free_statement() を使うか、あるいは 変数に null を代入し ... $stid ); print " $p2 \n" ; // 16 と表示します oci_free_statement ( $stid ); oci_close ( $conn ); ?> 注意 ... することです。 参考 oci_execute() - 文を実行する oci_free_statement() - 文やカーソルに関連付けられた全てのリ ... , 文 , ステートメント , 関数 , connection , 注意 , free , 解放 ...
https://man.plustar.jp/php/function.oci-parse.html - [similar]
関数・メソッド 5033
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... umn corresponding to the given field offset cubrid_free_result - Free the memory occupied by the result da ... eys - テーブルの外部キーを含む結果セットを返す db2_free_result - 結果セットに関連付けられたリソースを開放す ... る db2_free_stmt - 指定されたステートメントリソースに関連付けら ... て取得する dirname - 親ディレクトリのパスを返す diskfreespace - disk_free_space のエイリアス disk_free_spac ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
LOB のバッファをサーバーにフラッシュする、あるいは書き込む 5033
« OCILob::export OCILob::free » PHP Manual OCILob LOB のバッファをサーバーにフラッシュする、ある ... はリソースは解放されませんが、フラグ OCI_LOB_BUFFER_FREE を使用することで明示的に行うことができます。 あなた ... LOB に対して何も行わない場合のみ、 OCI_LOB_BUFFER_FREE フラグを使用することが推奨されます。 戻り値 成功し ...
https://man.plustar.jp/php/ocilob.flush.html - [similar]
外部イテレータを取得する 4994
« mysqli_result::free mysqli_result::$lengths » PHP Manual mysqli_result 外部イテレータを取得する ... ysqli , result , getIterator , 関数 , パラメータ , free , lengths , public ...
https://man.plustar.jp/php/mysqli-result.getiterator.html - [similar]
Enable events read, write, or both on a buffer event 4965
« EventBufferEvent::disable EventBufferEvent::free » PHP Manual EventBufferEvent Enable events r ... , read , both , EventBufferEvent , or , disable , free , public ...
https://man.plustar.jp/php/eventbufferevent.enable.html - [similar]
最初のリファレンスを返す 4965
« ldap_first_entry ldap_free_result » PHP Manual LDAP 関数 最初のリファレンスを返す ldap_first_r ... リファレンス , reference , result , 関数 , entry , free , Connection , Result , ResultEntry ...
https://man.plustar.jp/php/function.ldap-first-reference.html - [similar]
文の実行で作用された行数を取得する 4965
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_row ... m_rows ( $stid ) . " rows inserted.<br />\n" ; oci_free_statement ( $stid ); $stid = oci_parse ( $conn , " ... rows deleted.<br />\n" ; oci_commit ( $conn ); oci_free_statement ( $stid ); $stid = oci_parse ( $conn , " ... drop table emp2" ); oci_execute ( $stid ); oci_free_statement ( $stid ); oci_close ( $conn ); ?> 注意 ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]