Results of 1 - 10 of about 35 for resources (0.006 sec.)
- アクティブなリソースを返す 12459
- « get_required_files getenv » PHP Manual PHP オプション/情報 関数 アクティブなリソースを返す get
...
_resources (PHP 7, PHP 8) get_resources — アクティブなリソース ...
を返す 説明 get_resources ( ? string $type = null ): array 現在アクティブなす ...
はいけません。 パラメータ type 定義された場合、 get_resources() は、指定された型のリソースのみを返すようになりま ...
になりました。 例 例1 フィルタリングされていない get_resources() <?php $fp = tmpfile (); var_dump ( get_resources ...
-
https://man.plustar.jp/php/function.get-resources.html
- [similar]
- Frees all resources for the specified statement 11759
- « sqlsrv_field_metadata sqlsrv_get_config » PHP Manual SQLSRV 関数 Frees all resources for the s
...
might only be in Git) sqlsrv_free_stmt — Frees all resources for the specified statement 説明 sqlsrv_free_stmt ...
( resource $stmt ): bool Frees all resources for the specified statement. The statement cannot ...
lled back. パラメータ stmt The statement for which resources are freed. Note that null is a valid parameter val ...
--------------------------*/ /* Free the statement resources. */ sqlsrv_free_stmt ( $stmt ); ?> 注意 The main d ...
-
https://man.plustar.jp/php/function.sqlsrv-free-stmt.html
- [similar]
- Make event non-pending and free resources allocated for this event 11409
- « Event::delTimer Event::getSupportedMethods » PHP Manual Event Make event non-pending and free
...
eta) Event::free — Make event non-pending and free resources allocated for this event 説明 public Event::free ( ...
the list of events monitored by libevent, and free resources allocated for the event. 警告 The Event::free() me ...
vent object 関連キーワード: Event , event , free , resources , allocated , Make , pending , destruct , パラメー ...
-
https://man.plustar.jp/php/event.free.html
- [similar]
- Free resources allocated for this event base 11409
- « EventBase::exit EventBase::getFeatures » PHP Manual EventBase Free resources allocated for thi
...
free (PECL event >= 1.10.0) EventBase::free — Free resources allocated for this event base 説明 public EventBas ...
e::free (): void Deallocates resources allocated by libevent for the EventBase object. 警 ...
ct 関連キーワード: EventBase , allocated , event , resources , Free , this , free , destruct , パラメータ , 関数 ...
-
https://man.plustar.jp/php/eventbase.free.html
- [similar]
- Close the zookeeper handle and free up any resources 10581
- « Zookeeper::addAuth Zookeeper::connect » PHP Manual Zookeeper Close the zookeeper handle and fr
...
ee up any resources Zookeeper::close (PECL zookeeper >= 0.5.0) Zookeep ...
close — Close the zookeeper handle and free up any resources 説明 public Zookeeper::close (): void パラメータ こ ...
ワード: zookeeper , handle , Zookeeper , free , up , resources , the , Create , ZookeeperException , communicate ...
-
https://man.plustar.jp/php/zookeeper.close.html
- [similar]
- Free a buffer event 9452
- « EventBufferEvent::enable EventBufferEvent::getDnsErrorString » PHP Manual EventBufferEvent Fre
...
t 説明 public EventBufferEvent::free (): void Free resources allocated by buffer event. Usually there is no nee ...
t with a heavy memory usage, where we need to free resources as soon as possible. In such cases EventBufferEven ...
uffer , EventBufferEvent , a , free , パラメータ , resources , we , memory ...
-
https://man.plustar.jp/php/eventbufferevent.free.html
- [similar]
- get_included_files のエイリアス 8688
- « get_magic_quotes_runtime get_resources » PHP Manual PHP オプション/情報 関数 get_included_file
...
, included , 関数 , required , quotes , runtime , resources , 情報 , ...
-
https://man.plustar.jp/php/function.get-required-files.html
- [similar]
- Dispatch pending events 8481
- « EventBase::__construct EventBase::exit » PHP Manual EventBase Dispatch pending events EventBas
...
警告 Do NOT destroy the EventBase object as long as resources of the associated Event objects are not released. ...
ing , dispatch , パラメータ , 失敗 , 成功 , 関数 , resources ...
-
https://man.plustar.jp/php/eventbase.dispatch.html
- [similar]
- PHP Callbacks 8210
- « Basic FFI usage A Complete PHP/FFI/preloading Example » PHP Manual 例 PHP Callbacks PHP Callba
...
n all libffi platforms, is not efficient and leaks resources by the end of request. ヒント It is therefore reco ...
ize , recommended , therefore , ヒント , request , resources ...
-
https://man.plustar.jp/php/ffi.examples-callback.html
- [similar]
- Execution 7860
- « parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution
...
ics Arguments must not: contain references contain resources contain internal objects (see notes) 注意 : In the ...
case of file stream resources, the resource will be cast to the file descriptor ...
-
https://man.plustar.jp/php/parallel-runtime.run.html
- [similar]