検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 224 for [SIMILAR] 16 1024 4096 WITH 15337 recursion WITH... (0.285 sec.)
実行時設定 10000
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PCRE 設定オプション 名前 デフォルト 変更可能 変更履歴 pcre.backtrack_limit "1000000" PHP_INI_ALL pcre.recursion_limit "100000" PHP_INI_ALL pcre.jit "1" PHP_INI_ALL PH ...
https://man.plustar.jp/php/pcre.configuration.html - [similar]
直近の PCRE 正規表現処理のエラーコードを返す 5506
« preg_last_error_msg preg_match_all » PHP Manual PCRE 関数 直近の PCRE 正規表現処理のエラーコードを返す preg_last_error (PHP 5 >= 5.2.0, PHP 7, PHP 8) preg_last_error — 直近の PCRE 正規表現処理のエラーコードを返す 説明 preg_last_error (): int 直近の PCRE 正規表現処理のエラーコードを返し ...
https://man.plustar.jp/php/function.preg-last-error.html - [similar]
内部オプション設定 5506
« 選択肢 サブパターン » PHP Manual PCRE 正規表現構文 内部オプション設定 内部オプション設定 PCRE_CASELESS , PCRE_MULTILINE , PCRE_DOTALL PCRE_UNGREEDY , PCRE_EXTRA , PCRE_EXTENDED および PCRE_DUPNAMES オプションの設定は、パターン中で変更できます。これには、Perl オプション文字を "(?" と ") ...
https://man.plustar.jp/php/regexp.reference.internal-options.html - [similar]
インストール手順 5506
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PCRE は PHP のコア拡張モジュールなので、常に有効となっています。 デフォルトでは、この拡張モジュールのコンパイルには、バンドルされている PCRE ライブラリを利用します。別の PCRE ライブラリを使ってコンパイルす ...
https://man.plustar.jp/php/pcre.installation.html - [similar]
特定のリソースの制限を設定する 3126
« Imagick::setResolution Imagick::setSamplingFactors » PHP Manual Imagick 特定のリソースの制限を設定する Imagick::setResourceLimit (PECL imagick 2, PECL imagick 3) Imagick::setResourceLimit — 特定のリソースの制限を設定する 説明 public static Imagick::setResourceLimit ( int $type , int $l ...
https://man.plustar.jp/php/imagick.setresourcelimit.html - [similar]
指定したリソースの制限を返す 3126
« Imagick::getResource Imagick::getSamplingFactors » PHP Manual Imagick 指定したリソースの制限を返す Imagick::getResourceLimit (PECL imagick 2, PECL imagick 3) Imagick::getResourceLimit — 指定したリソースの制限を返す 説明 public static Imagick::getResourceLimit ( int $type ): int 指定した ...
https://man.plustar.jp/php/imagick.getresourcelimit.html - [similar]
実行時間の最大値を制限する 3126
« set_include_path sys_get_temp_dir » PHP Manual PHP オプション/情報 関数 実行時間の最大値を制限する set_time_limit (PHP 4, PHP 5, PHP 7, PHP 8) set_time_limit — 実行時間の最大値を制限する 説明 set_time_limit ( int $seconds ): bool スクリプトが実行可能な秒数を設定します。 この制限にかかる ...
https://man.plustar.jp/php/function.set-time-limit.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT