検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 723 for [SIMILAR] 16 1024 4096 WITH 14665 sessions WITH ... (0.786 sec.)
すべての既存ガベージサイクルを強制的に収集する 0
« extension_loaded gc_disable » PHP Manual PHP オプション/情報 関数 すべての既存ガベージサイクルを強制的に収集する gc_collect_cycles (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_collect_cycles — すべての既存ガベージサイクルを強制的に収集する 説明 gc_collect_cycles (): int すべての既存ガベージサイク ...
https://man.plustar.jp/php/function.gc-collect-cycles.html - [similar]
循環参照コレクタを無効にする 0
« gc_collect_cycles gc_enable » PHP Manual PHP オプション/情報 関数 循環参照コレクタを無効にする gc_disable (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_disable — 循環参照コレクタを無効にする 説明 gc_disable (): void zend.enable_gc を 0 に設定して、循環参照コレクタを無効にします。 パラメータ この関 ...
https://man.plustar.jp/php/function.gc-disable.html - [similar]
循環参照コレクタの状態を返す 0
« gc_enable gc_mem_caches » PHP Manual PHP オプション/情報 関数 循環参照コレクタの状態を返す gc_enabled (PHP 5 >= 5.3.0, PHP 7, PHP 8) gc_enabled — 循環参照コレクタの状態を返す 説明 gc_enabled (): bool 循環参照コレクタの状態を返します。 パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.gc-enabled.html - [similar]
エラーメッセージを返す 0
« radius_server_secret コマンドライン関連 » PHP Manual Radius 関数 エラーメッセージを返す radius_strerror (PECL radius >= 1.1.0) radius_strerror — エラーメッセージを返す 説明 radius_strerror ( resource $radius_handle ): string Radius 関数が失敗した場合にはエラーメッセージが記録されます。 ...
https://man.plustar.jp/php/function.radius-strerror.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Xhprof 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XHPROF_FLAGS_NO_BUILTINS ( int ) すべてのビルトイン関数 (内部関数) をスキップ ...
https://man.plustar.jp/php/xhprof.constants.html - [similar]
アイテムを取得する 0
« Memcached::flush Memcached::getAllKeys » PHP Manual Memcached アイテムを取得する Memcached::get (PECL memcached >= 0.1.0) Memcached::get — アイテムを取得する 説明 public Memcached::get ( string $key , callable $cache_cb = ? , int $flags = ? ): mixed Memcached::get() は、キー key に格納 ...
https://man.plustar.jp/php/memcached.get.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 0
« curl_errno curl_escape » PHP Manual cURL 関数 現在のセッションに関する直近のエラー文字列を返す curl_error (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_error — 現在のセッションに関する直近のエラー文字列を返す 説明 curl_error ( CurlHandle $handle ): string 直近の cURL 操作に関するエラーメッ ...
https://man.plustar.jp/php/function.curl-error.html - [similar]
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]