検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 279 for free (0.013 sec.)
Event 5372
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... l Event::delTimer — のエイリアス Event::del Event::free — Make event non-pending and free resources alloca ... entBase::exit — Stop dispatching events EventBase::freeFree resources allocated for this event base Eve ... er::expand — Reserves space in buffer EventBuffer::freeze — Prevent calls that modify an event buffer from ... tracts a portion of the buffer data EventBuffer::unfreeze — Re-enable calls that modify an event buffer Ev ...
https://man.plustar.jp/php/book.event.html - [similar]
Cancels a statement 5372
« sqlsrv_begin_transaction sqlsrv_client_info » PHP Manual SQLSRV 関数 Cancels a statement sqlsr ... main difference between sqlsrv_cancel() and sqlsrv_free_stmt() is that a statement resource cancelled with ... are() . A statement resource cancelled with sqlsrv_free_statement() cannot be re-executed. 参考 sqlsrv_fre ... e_stmt() - Frees all resources for the specified statement sqlsrv_ ... ncel , a , resource , stmt , cancelled , prepare , free , executed ...
https://man.plustar.jp/php/function.sqlsrv-cancel.html - [similar]
関数エイリアスのリスト 5333
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少 ... opput() COM die exit() Miscellaneous functions diskfreespace disk_free_space() Filesystem doubleval floatv ... SQL mysql_fieldtype mysql_field_type() MySQL mysql_freeresult mysql_free_result() MySQL mysql_listdbs mysq ... t() OCI8 ocifetchstatement oci_fetch_all() OCI8 ocifreecollection OCICollection::free OCI8 ocifreecursor o ... ci_free_statement() OCI8 ocifreedesc oci_free_descriptor() ...
https://man.plustar.jp/php/aliases.html - [similar]
The EventBufferEvent class 5333
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... const int CONNECTED = 128 ; const int OPT_CLOSE_ON_FREE = 1 ; const int OPT_THREADSAFE = 2 ; const int OPT ... ): bool public enable ( int $events ): bool public free (): void public getDnsErrorString (): string publi ... on the bufferevent. EventBufferEvent::OPT_CLOSE_ON_FREE When the buffer event is freed, close the underlyi ... g transport. This will close an underlying socket, free an underlying buffer event, etc. EventBufferEvent: ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 5333
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... DEPARTMENT_NAME' ] . " are the same<br>\n" ; } oci_free_statement ( $stid ); oci_close ( $conn ); ?> 例2 o ... を出力します } // 出力です。 // 1 // A very long oci_free_statement ( $stid ); oci_close ( $conn ); ?> 例3 o ... を出力します } // 出力です。 // 1 // A very long oci_free_statement ( $stid ); oci_close ( $conn ); ?> 例4 o ... ); } // 出力です。 // 1 // A very long string oci_free_statement ( $stid ); oci_close ( $conn ); ?> 例6 o ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
Oracle OCI8 5295
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 ... _field_type — フィールドのデータ型の名前を返す oci_free_descriptor — ディスクリプタを解放する oci_free_sta ... コレクションの要素に値を割り当てる OCICollection::free — コレクションオブジェクトに関連付けられたリソース ... をサーバーにフラッシュする、あるいは書き込む OCILob::free — LOB ディスクリプタに関連付けられたりソースを解放 ... ocifetchstatement — oci_fetch_all のエイリアス ocifreecollection — のエイリアス OCICollection::free ocifr ...
https://man.plustar.jp/php/book.oci8.html - [similar]
mime メールリソースを作成する 5295
« mailparse_determine_best_xfer_encoding mailparse_msg_extract_part_file » PHP Manual Mailparse ... なった際は、 メモリリークを避けるため mailparse_msg_free() をコールすることを推奨します。 参考 mailparse_ms ... g_free() - MIME リソースを解放する mailparse_msg_parse_fi ... , メール , mime , create , 関数 , パース , file , free ...
https://man.plustar.jp/php/function.mailparse-msg-create.html - [similar]
Creates new connection listener associated with an event base 5217
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... ; public function __destruct () { $this -> bev -> free (); } public function __construct ( $base , $fd ) ... t ( $base , $fd , EventBufferEvent :: OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (array( $this , "e ... nt :: EOF | EventBufferEvent :: ERROR )) { //$bev->free(); $this -> __destruct (); } } } class MyListener ... llback"), $this->base, EventListener::OPT_CLOSE_ON_FREE | EventListener::OPT_REUSEABLE, -1, $this->socket) ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
PHP の変数を、クエリで取得するカラムに関連づける 5188
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける ... id 1000 is Roma // Location id 1100 is Venice oci_free_statement ( $stid ); oci_close ( $conn ); ?> 例2 o ... sc <br>\n" ; } // 表示: // id 1 is Iced Coffee oci_free_statement ( $stid ); oci_close ( $conn ); ?> 例3 o ... } // 表示: // 1 is apple // 2 is orange $fruit -> free (); oci_free_statement ( $stid ); oci_close ( $con ... } // 表示: // 1 is apple // 2 is orange $fruit -> free (); oci_free_statement ( $stid ); oci_close ( $con ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
はじめに 5188
« Yac インストール/設定 » PHP Manual Yac はじめに はじめに Yac (Yet Another cache), is a lock-free ... キーワード: Yac , インストール , 設定 , Yet , lock , free , shared , memory , user , data ...
https://man.plustar.jp/php/intro.yac.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT