検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 266 for [SIMILAR] 16 1024 4096 WITH 33581 ucache WITH 33... (0.338 sec.)
V8Js クラス 0
« 例 V8Js::__construct » PHP Manual V8js V8Js クラス V8Js クラス (PECL v8js >= 0.1.0) はじめに これは V8Js 拡張モジュールのコアクラスです。 このクラスのインスタンスはそれぞれ個別のコンテキストを持ち、 その中ですべての JavaScript をコンパイルして実行します。 詳細は V8Js::__construct() を参 ...
https://man.plustar.jp/php/class.v8js.html - [similar]
出力をファイルにフラッシュする 0
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.html - [similar]
ファイルの inode を取得する 0
« filegroup filemtime » PHP Manual ファイルシステム 関数 ファイルの inode を取得する fileinode (PHP 4, PHP 5, PHP 7, PHP 8) fileinode — ファイルの inode を取得する 説明 fileinode ( string $filename ): int | false ファイルの inode を取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.fileinode.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
現在のセッションIDを新しく生成したものと置き換える 0
« session_name session_register_shutdown » PHP Manual セッション関数 現在のセッションIDを新しく生成したものと置き換える session_regenerate_id (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) session_regenerate_id — 現在のセッションIDを新しく生成したものと置き換える 説明 session_regenerate_id ( bool ...
https://man.plustar.jp/php/function.session-regenerate-id.html - [similar]
memcached サーバーとの接続を閉じる 0
« Memcache::addServer Memcache::connect » PHP Manual Memcache memcached サーバーとの接続を閉じる Memcache::close (PECL memcache >= 0.4.0) Memcache::close — memcached サーバーとの接続を閉じる 説明 Memcache::close (): bool Memcache::close() は、memcached サーバーとの接続を閉じます。 この関 ...
https://man.plustar.jp/php/memcache.close.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
古い値を新しい値に更新する 0
« apcu_cache_info apcu_clear_cache » PHP Manual APCu 関数 古い値を新しい値に更新する apcu_cas (PECL apcu >= 4.0.0) apcu_cas — 古い値を新しい値に更新する 説明 apcu_cas ( string $key , int $old , int $new ): bool apcu_cas() は、既に保存されている整数値が old パラメータにマッチする値のときに ...
https://man.plustar.jp/php/function.apcu-cas.html - [similar]
ファイルのグループを変更する 0
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, PHP 5, PHP 7, PHP 8) chgrp — ファイルのグループを変更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filename のグループを group に変更しよう ...
https://man.plustar.jp/php/function.chgrp.html - [similar]
メモリ内でのファイルの状態をストレージデバイスに同期させる 0
« eio_fstatvfs eio_ftruncate » PHP Manual Eio 関数 メモリ内でのファイルの状態をストレージデバイスに同期させる eio_fsync (PECL eio >= 0.0.1dev) eio_fsync — メモリ内でのファイルの状態をストレージデバイスに同期させる 説明 eio_fsync ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callba ...
https://man.plustar.jp/php/function.eio-fsync.html - [similar]