検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 52 for opened (0.002 sec.)
Constructs a new SyncSemaphore object 8543
« SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore ob ... If the name already exists, it must be able to be opened by the current user that the process is running as ... on is thrown if the semaphore cannot be created or opened. 例 例1 SyncSemaphore::__construct() example <?php ...
https://man.plustar.jp/php/syncsemaphore.construct.html - [similar]
Constructs a new SyncSharedMemory object 8543
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh ... If the name already exists, it must be able to be opened by the current user that the process is running as ... n if the shared memory object cannot be created or opened. 例 例1 SyncSharedMemory::__construct() example <? ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
匿名の公開鍵暗号による復号 8244
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号に ... $keypair_b64 , SODIUM_BASE64_VARIANT_ORIGINAL ); $opened = sodium_crypto_box_seal_open ( $sealed , $keypair ... ); var_dump ( $opened ); ?> 上の例の出力は、 たとえば以下のようになります ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
匿名の公開鍵暗号による暗号化 7796
« sodium_crypto_box_seal_open sodium_crypto_box_secretkey » PHP Manual Sodium 関数 匿名の公開鍵暗 ... lic_key ); var_dump ( base64_encode ( $sealed )); $opened = sodium_crypto_box_seal_open ( $sealed , $keypair ... ); var_dump ( $opened ); ?> 上の例の出力は、 たとえば以下のようになります ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal.html - [similar]
Mcrypt 7363
« hash はじめに » PHP Manual 暗号 Mcrypt Mcrypt はじめに インストール/設定 要件 インストール手順 ... _enc_get_algorithms_name — Returns the name of the opened algorithm mcrypt_enc_get_block_size — Returns the ... blocksize of the opened algorithm mcrypt_enc_get_iv_size — オープンされたア ...
https://man.plustar.jp/php/book.mcrypt.html - [similar]
リクエストをリクエストグループに追加する 7363
« eio_get_last_error eio_grp_cancel » PHP Manual Eio 関数 リクエストをリクエストグループに追加す ... n() が終わったら呼ばれます */ function my_grp_file_opened_callback ( $data , $result ) { global $grp ; // $r ... O_O_APPEND , NULL , EIO_PRI_DEFAULT , "my_grp_file_opened_callback" , NULL ); eio_grp_add ( $grp , $req ); / ...
https://man.plustar.jp/php/function.eio-grp-add.html - [similar]
リクエストグループを作る 7363
« eio_grp_limit eio_init » PHP Manual Eio 関数 リクエストグループを作る eio_grp (PECL eio >= 0.0 ... イルを開いたときに呼ばれます */ function my_grp_file_opened_callback ( $data , $result ) { global $my_file_fd ... O_O_APPEND , NULL , EIO_PRI_DEFAULT , "my_grp_file_opened_callback" , NULL ); // リクエストをグループに追加し ...
https://man.plustar.jp/php/function.eio-grp.html - [similar]
Mcrypt 関数 7363
« Mcrypt 暗号 mcrypt_create_iv » PHP Manual Mcrypt Mcrypt 関数 Mcrypt 関数 目次 mcrypt_create_iv ... _enc_get_algorithms_name — Returns the name of the opened algorithm mcrypt_enc_get_block_size — Returns the ... blocksize of the opened algorithm mcrypt_enc_get_iv_size — オープンされたア ...
https://man.plustar.jp/php/ref.mcrypt.html - [similar]
The MongoDB\Driver\Monitoring\ServerOpeningEvent class 7213
« MongoDB\Driver\Monitoring\ServerClosedEvent::getTopologyId MongoDB\Driver\Monitoring\ServerOpe ... eningEvent class encapsulates information about an opened server. クラス概要 final class MongoDB\Driver\Moni ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-serveropeningevent.ht... - [similar]
Constructs EvIo watcher object 7213
« EvIo EvIo::createStopped » PHP Manual EvIo Constructs EvIo watcher object EvIo::__construct (P ... tcher automatically. パラメータ fd Can be a stream opened with fopen() or similar functions, numeric file de ...
https://man.plustar.jp/php/evio.construct.html - [similar]
PREV 1 2 3 4 5 6 NEXT