検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 508 for [SIMILAR] 16 1024 4096 WITH 35463 expect WITH 95... (3.533 sec.)
ログイン名を返す 0
« posix_getgroups posix_getpgid » PHP Manual POSIX 関数 ログイン名を返す posix_getlogin (PHP 4, PHP 5, PHP 7, PHP 8) posix_getlogin — ログイン名を返す 説明 posix_getlogin (): string | false 現在のプロセスを所有するユーザーのログイン名を返します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.posix-getlogin.html - [similar]
現在のプロセス ID を返す 0
« posix_getpgrp posix_getppid » PHP Manual POSIX 関数 現在のプロセス ID を返す posix_getpid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpid — 現在のプロセス ID を返す 説明 posix_getpid (): int 現在のプロセスのプロセス ID を返します。 パラメータ この関数にはパラメータはありません。 戻り値 ID を ...
https://man.plustar.jp/php/function.posix-getpid.html - [similar]
現在のプロセスの実際のユーザー ID を返す 0
« posix_getsid posix_initgroups » PHP Manual POSIX 関数 現在のプロセスの実際のユーザー ID を返す posix_getuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getuid — 現在のプロセスの実際のユーザー ID を返す 説明 posix_getuid (): int 現在のプロセスの実際のユーザー ID を返します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.posix-getuid.html - [similar]
ファイルポインタから 1 行取得する 0
« fgetcsv fgetss » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取得する fgets (PHP 4, PHP 5, PHP 7, PHP 8) fgets — ファイルポインタから 1 行取得する 説明 fgets ( resource $stream , ? int $length = null ): string | false ファイルポインタから 1 行取得します。 パラメータ strea ...
https://man.plustar.jp/php/function.fgets.html - [similar]
The Swoole\Mmap class 0
« Swoole\Lock::unlock Swoole\Mmap::open » PHP Manual Swoole The Swoole\Mmap class The Swoole\Mmap class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Mmap { /* メソッド */ public static open ( string $filename , string $size = ? , string $offset = ? ): ReturnType } 目次 Swoole\ ...
https://man.plustar.jp/php/class.swoole-mmap.html - [similar]
ファイルの読み書き用ポインタの現在位置を返す 0
« fsync ftruncate » PHP Manual ファイルシステム 関数 ファイルの読み書き用ポインタの現在位置を返す ftell (PHP 4, PHP 5, PHP 7, PHP 8) ftell — ファイルの読み書き用ポインタの現在位置を返す 説明 ftell ( resource $stream ): int | false stream ファイルの読み書き用ポインタの現在位置を返します。 ...
https://man.plustar.jp/php/function.ftell.html - [similar]
ソースのストリーム再生を開始する 0
« openal_source_stop 認証サービス » PHP Manual OpenAL 関数 ソースのストリーム再生を開始する openal_stream (PECL openal >= 0.1.0) openal_stream — ソースのストリーム再生を開始する 説明 openal_stream ( resource $source , int $format , int $rate ): resource | false パラメータ source Open AL ...
https://man.plustar.jp/php/function.openal-stream.html - [similar]
ソケットをカプセル化したストリームに、ソケットをエクスポートする 0
« socket_create socket_get_option » PHP Manual ソケット 関数 ソケットをカプセル化したストリームに、ソケットをエクスポートする socket_export_stream (PHP 7 >= 7.0.7, PHP 8) socket_export_stream — ソケットをカプセル化したストリームに、ソケットをエクスポートする 説明 socket_export_stream ( S ...
https://man.plustar.jp/php/function.socket-export-stream.html - [similar]
オープンされたファイルポインタをクローズする 0
« diskfreespace fdatasync » PHP Manual ファイルシステム 関数 オープンされたファイルポインタをクローズする fclose (PHP 4, PHP 5, PHP 7, PHP 8) fclose — オープンされたファイルポインタをクローズする 説明 fclose ( resource $stream ): bool stream が指しているファイルをクローズします。 パラメー ...
https://man.plustar.jp/php/function.fclose.html - [similar]
利用できるフィルタのリスト 0
« リソース型の一覧 文字列フィルタ » PHP Manual 付録 利用できるフィルタのリスト 利用できるフィルタのリスト 目次 文字列フィルタ 変換フィルタ 圧縮フィルタ 暗号化フィルタ 以下は、 stream_filter_append() で利用できる 組み込みフィルタのリストです。PHP のバージョンによっては このリスト以外のフィ ...
https://man.plustar.jp/php/filters.html - [similar]