検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 341 for [SIMILAR] 16 1024 4096 WITH 47402 reporting WITH... (1.051 sec.)
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (... 0
« dio_fcntl dio_read » PHP Manual ダイレクト IO 関数 C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (必要ならファイルを作成する) dio_open (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_open — C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンす ...
https://man.plustar.jp/php/function.dio-open.html - [similar]
ストリームのチャンクサイズを設定する 0
« stream_set_blocking stream_set_read_buffer » PHP Manual ストリーム 関数 ストリームのチャンクサイズを設定する stream_set_chunk_size (PHP 5 >= 5.4.0, PHP 7, PHP 8) stream_set_chunk_size — ストリームのチャンクサイズを設定する 説明 stream_set_chunk_size ( resource $stream , int $size ): in ...
https://man.plustar.jp/php/function.stream-set-chunk-size.html - [similar]
インターネットドメインまたは Unix ドメインのソケット接続を開く 0
« stream_socket_accept stream_socket_enable_crypto » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのソケット接続を開く stream_socket_client (PHP 5, PHP 7, PHP 8) stream_socket_client — インターネットドメインまたは Unix ドメインのソケット接続を開く 説明 stream_sock ...
https://man.plustar.jp/php/function.stream-socket-client.html - [similar]
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
アルファブレンディングフラグを設定し、レイヤ効果を使用する 0
« imagejpeg imageline » PHP Manual GD および Image 関数 アルファブレンディングフラグを設定し、レイヤ効果を使用する imagelayereffect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagelayereffect — アルファブレンディングフラグを設定し、レイヤ効果を使用する 説明 imagelayereffect ( GdImage $image , ...
https://man.plustar.jp/php/function.imagelayereffect.html - [similar]
定数の値を返す 0
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
既知のエンコーディング・タイプのエイリアスを取得 0
« mb_encode_numericentity mb_ereg_match » PHP Manual マルチバイト文字列 関数 既知のエンコーディング・タイプのエイリアスを取得 mb_encoding_aliases (PHP 5 >= 5.3.0, PHP 7, PHP 8) mb_encoding_aliases — 既知のエンコーディング・タイプのエイリアスを取得 説明 mb_encoding_aliases ( string $encod ...
https://man.plustar.jp/php/function.mb-encoding-aliases.html - [similar]
再帰的パターン 0
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすればカッコに括られた文字列とマッチできるか、という問題を 考えて見ましょう。このとき、カッコは何回でもネストできるとします。 再帰が使えないとすると、パターンを用いて、せいぜい、ある一定の深さの ネ ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT