検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 184 for [SIMILAR] 16 1024 4096 WITH 33273 有ハ WITH 1688... (0.241 sec.)
直近の LDAP コマンドの LDAP エラー番号を返す 4312
« ldap_err2str ldap_error » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラー番号を返す ldap_errno (PHP 4, PHP 5, PHP 7, PHP 8) ldap_errno — 直近の LDAP コマンドの LDAP エラー番号を返す 説明 ldap_errno ( LDAP\Connection $ldap ): int 直近の LDAP コマンドにより返された、標準化されたエ ...
https://man.plustar.jp/php/function.ldap-errno.html - [similar]
エラー番号を返す 4312
« yaz_element yaz_error » PHP Manual YAZ 関数 エラー番号を返す yaz_errno (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_errno — エラー番号を返す 説明 yaz_errno ( resource $id ): int id で表される サーバーの(直近のリクエストについての)エラー番号を返します。 yaz_errno() は、各ターゲットへのネッ ...
https://man.plustar.jp/php/function.yaz-errno.html - [similar]
直近の pcntl 関数が失敗したときのエラー番号を取得する 4312
« pcntl_fork pcntl_getpriority » PHP Manual PCNTL 関数 直近の pcntl 関数が失敗したときのエラー番号を取得する pcntl_get_last_error (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_get_last_error — 直近の pcntl 関数が失敗したときのエラー番号を取得する 説明 pcntl_get_last_error (): int 警告 この関数は、 ...
https://man.plustar.jp/php/function.pcntl-get-last-error.html - [similar]
共有メモリ関数 3035
« 基本的な使用法 shmop_close » PHP Manual 共有メモリ 共有メモリ関数 共有メモリ関数 目次 shmop_close — 共有メモリブロックを閉じる shmop_delete — 共有メモリブロックを削除する shmop_open — 共有メモリブロックを作成またはオープンする shmop_read — 共有メモリブロックからデータを読み取る shmop_s ...
https://man.plustar.jp/php/ref.shmop.html - [similar]
基本的な使用法 3035
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php // システムID 0xff3を有する 100 バイトの共有メモリブロックを作成する $shm_id = shmop_open ( 0xff3 , "c" , 0644 , 100 ); if (! $shm_id ) { echo "共有メモリセグメントを作成できませんでした。\n" ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
Unix システムから共有メモリを削除する 3035
« shm_remove_var SysvMessageQueue » PHP Manual セマフォ関数 Unix システムから共有メモリを削除する shm_remove (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove — Unix システムから共有メモリを削除する 説明 shm_remove ( SysvSharedMemory $shm ): bool shm_remove() は、共有メモリ shm を削除します。 全て ...
https://man.plustar.jp/php/function.shm-remove.html - [similar]
共有メモリから変数を削除する 3035
« shm_put_var shm_remove » PHP Manual セマフォ関数 共有メモリから変数を削除する shm_remove_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove_var — 共有メモリから変数を削除する 説明 shm_remove_var ( SysvSharedMemory $shm , int $key ): bool 指定した key を有する変数を共有メモリから削除し、占有す ...
https://man.plustar.jp/php/function.shm-remove-var.html - [similar]
共有メモリの変数を挿入または更新する 3035
« shm_has_var shm_remove_var » PHP Manual セマフォ関数 共有メモリの変数を挿入または更新する shm_put_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_put_var — 共有メモリの変数を挿入または更新する 説明 shm_put_var ( SysvSharedMemory $shm , int $key , mixed $value ): bool shm_put_var() は、 指定した k ...
https://man.plustar.jp/php/function.shm-put-var.html - [similar]
ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する 3035
« openssl_decrypt openssl_digest » PHP Manual OpenSSL 関数 ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する openssl_dh_compute_key (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_dh_compute_key — ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する ...
https://man.plustar.jp/php/function.openssl-dh-compute-key.html - [similar]
はじめに 3035
« 共有メモリ インストール/設定 » PHP Manual 共有メモリ はじめに はじめに shmop は、共有メモリセグメントを PHP から簡単に読み書きまたは作成、 削除することを可能にする一連の関数です。 関連キーワード: インストール , 設定 , shmop , セグメント , 読み書き , 作成 , 削除 , 一連 , 関数 , ...
https://man.plustar.jp/php/intro.shmop.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT