検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 250 for [SIMILAR] 16 1024 4096 WITH 36556 iptcparse WITH... (0.913 sec.)
メッセージキューにメッセージを送信する 0
« msg_remove_queue msg_set_queue » PHP Manual セマフォ関数 メッセージキューにメッセージを送信する msg_send (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_send — メッセージキューにメッセージを送信する 説明 msg_send ( SysvMessageQueue $queue , int $message_type , string | int | float | bool $me ...
https://man.plustar.jp/php/function.msg-send.html - [similar]
ソケット 関数 0
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_connect — 与えられた addrinfo から、ソケットを作って接続する ...
https://man.plustar.jp/php/ref.sockets.html - [similar]
PharException クラス 0
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar 固有の例外クラスです。 クラス概要 class PharException extends Exception ...
https://man.plustar.jp/php/class.pharexception.html - [similar]
文字列を出力する 0
« parse_str printf » PHP Manual String 関数 文字列を出力する print (PHP 4, PHP 5, PHP 7, PHP 8) print — 文字列を出力する 説明 print ( string $expression ): int expression を出力します。 print は実際には関数ではなく、 言語構造です。 引数は、 print の後に文字列として評価される式を指定し、括 ...
https://man.plustar.jp/php/function.print.html - [similar]
パディングデータを追加する 0
« sodium_memzero sodium_unpad » PHP Manual Sodium 関数 パディングデータを追加する sodium_pad (PHP 7 >= 7.2.0, PHP 8) sodium_pad — パディングデータを追加する 説明 sodium_pad ( string $string , int $block_size ): string 文字列の右側に、任意の長さのパディングを追加します。 タイミング攻撃に対 ...
https://man.plustar.jp/php/function.sodium-pad.html - [similar]
パディングを削除する 0
« sodium_pad SodiumException » PHP Manual Sodium 関数 パディングを削除する sodium_unpad (PHP 7 >= 7.2.0, PHP 8) sodium_unpad — パディングを削除する 説明 sodium_unpad ( string $string , int $block_size ): string パディングされた文字列から、パディングを削除します。 タイミング攻撃に対しても ...
https://man.plustar.jp/php/function.sodium-unpad.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 出力制御設定オプション 名前 デフォルト 変更可能 変更履歴 output_buffering "0" PHP_INI_PERDIR output_handler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rew ...
https://man.plustar.jp/php/outcontrol.configuration.html - [similar]
Ev 0
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス Ev::backend — libev が使うバックエンドを表す整数値を返す Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
0
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ; $r = enchant_broker_init (); $bprovides = enchant_broker_describe ( $r ); echo "現在のブローカーは、次のバックエンドを提供します。\n" ; print_r ( $bprovides ); $dicts = enchant_broker_list_ ...
https://man.plustar.jp/php/enchant.examples.html - [similar]