検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 371 for [SIMILAR] 16 1024 4096 WITH 14996 compression WI... (0.578 sec.)
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
Firebird/InterBase 関数 0
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/InterBase 関数 目次 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイリアス ibase_affected_rows fbird_backup — のエイリアス ibase_backup fbird_blob_add — のエイリアス ib ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
Readline 関数 0
« 定義済み定数 readline_add_history » PHP Manual Readline Readline 関数 Readline 関数 目次 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_han ...
https://man.plustar.jp/php/ref.readline.html - [similar]
グローバルな Phar ビットマップフラグ 0
« Phar ファイルフォーマット Phar マニフェストのファイルエントリの定義 » PHP Manual phar って、tar や zip とは何が違うの? グローバルな Phar ビットマップフラグ グローバルな Phar ビットマップフラグ これが、Phar 拡張モジュールが現在 Phar フラットビットマップとして認識するフラグです。 認識する ...
https://man.plustar.jp/php/phar.fileformat.flags.html - [similar]
Firebird/InterBase 0
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebird/InterBase はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Firebird/InterBase 関数 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイ ...
https://man.plustar.jp/php/book.ibase.html - [similar]
GNU Readline 0
« コマンドライン関連 はじめに » PHP Manual コマンドライン関連 GNU Readline GNU Readline はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Readline 関数 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバッ ...
https://man.plustar.jp/php/book.readline.html - [similar]
セッションエンコードされた文字列からセッションデータをデコードする 0
« session_create_id session_destroy » PHP Manual セッション関数 セッションエンコードされた文字列からセッションデータをデコードする session_decode (PHP 4, PHP 5, PHP 7, PHP 8) session_decode — セッションエンコードされた文字列からセッションデータをデコードする 説明 session_decode ( string ...
https://man.plustar.jp/php/function.session-decode.html - [similar]
インクリメンタルな解凍コンテキストを初期化する 0
« inflate_get_status readgzfile » PHP Manual Zlib 関数 インクリメンタルな解凍コンテキストを初期化する inflate_init (PHP 7, PHP 8) inflate_init — インクリメンタルな解凍コンテキストを初期化する 説明 inflate_init ( int $encoding , array $options = [] ): InflateContext | false 指定された enc ...
https://man.plustar.jp/php/function.inflate-init.html - [similar]
Rar アーカイブ 0
« PharException はじめに » PHP Manual 圧縮およびアーカイブ Rar アーカイブ Rar アーカイブ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Rar 関数 rar_wrapper_cache_stats — URL ラッパーのキャッシュのヒット数 RarArchive — RarArchive クラス RarArchive: ...
https://man.plustar.jp/php/book.rar.html - [similar]