検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 352 for [SIMILAR] 16 1024 4096 WITH 24159 getuid WITH 84... (0.781 sec.)
マルチバイト正規表現関数のデフォルトオプションを取得または設定する 0
« mb_regex_encoding mb_scrub » PHP Manual マルチバイト文字列 関数 マルチバイト正規表現関数のデフォルトオプションを取得または設定する mb_regex_set_options (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_regex_set_options — マルチバイト正規表現関数のデフォルトオプションを取得または設定する 説明 m ...
https://man.plustar.jp/php/function.mb-regex-set-options.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 使用しているシステムが、最近のPOSIX対応システムのどれかである場合には、標準C 言語ライブラリの中にiconv機能が含まれているため、何かをする必要はありません。 そうでない場合は、 » libiconv ライブラリを入手して使用す ...
https://man.plustar.jp/php/iconv.requirements.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Eio 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 リクエストの優先度 EIO_PRI_MIN ( int ) 優先度最小 EIO_PRI_DEFAULT ( int ) 優先度 ...
https://man.plustar.jp/php/eio.constants.html - [similar]
はじめに 0
« ダイレクト IO インストール/設定 » PHP Manual ダイレクト IO はじめに はじめに PHP は、POSIX 標準(第 6 章)に記述されたダイレクト IO 関数をサポートします。 これらは、C 言語のストリーム I/O 関数 ( fopen() , fread() ,..) よりも低レベルの I/O 関数の実装です。 DIO 関数の使用は、あるデバイスを ...
https://man.plustar.jp/php/intro.dio.html - [similar]
はじめに 0
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cross-platform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects provide OS-level synchronization on both POSIX (e.g. Linu ...
https://man.plustar.jp/php/intro.sync.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
Installation 0
« はじめに Philosophy » PHP Manual parallel Installation Installation 要件 parallel requires a build of PHP with ZTS (Zend Thread Safety) enabled ( --enable-zts , or on non-Windows systems prior to PHP 8.0.0, --enable-maintainer-zts ) 警告 Zend Thread Safety cannot be enabled post build; ...
https://man.plustar.jp/php/parallel.setup.html - [similar]
Parle pattern matching 0
« 定義済み定数 Character representations » PHP Manual Parle Parle pattern matching Parle pattern matching 目次 Character representations Character classes Unicode character classes Alternation and repetition Anchors Grouping Parle supports regex matching similar to flex. Also supported a ...
https://man.plustar.jp/php/parle.pattern.matching.html - [similar]
Check if a stream is a TTY 0
« stream_is_local stream_notification_callback » PHP Manual ストリーム 関数 Check if a stream is a TTY stream_isatty (PHP 7 >= 7.2.0, PHP 8) stream_isatty — Check if a stream is a TTY 説明 stream_isatty ( resource $stream ): bool Determines if stream stream refers to a valid terminal typ ...
https://man.plustar.jp/php/function.stream-isatty.html - [similar]
インストール 0
« FastCGI Process Manager (FPM) 設定 » PHP Manual FastCGI Process Manager (FPM) インストール インストール ソースからのコンパイル FPM を有効にして PHP をビルドするには、configure 時に --enable-fpm を追加します。 そのほかにも FPM 固有のオプションがいくつかあります (いずれも必須ではありませ ...
https://man.plustar.jp/php/install.fpm.install.html - [similar]