検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1108 for [SIMILAR] 16 1024 4096 WITH 22622 mailparse WITH... (0.661 sec.)
はじめに 0
« intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では Intl と略します) は » ICU ライブラリのラッパーです。 PHP プログラマが、ロケール関連のさまざまな操作を行えるようにします。 フォーマット、音訳、エンコード変換、カレンダーの処理、 » UCA 準拠の照 ...
https://man.plustar.jp/php/intro.intl.html - [similar]
オーディオストリーム 0
« rar:// expect:// » PHP Manual サポートするプロトコル/ラッパー オーディオストリーム ogg:// ogg:// — オーディオストリーム 説明 ogg:// ラッパー経由で読み込みモードでオープンされた ファイルは、 OGG/Vorbis コーデックでエンコードされた圧縮音声ファイルとして 扱われます。同様に、 ogg:// ラッパ ...
https://man.plustar.jp/php/wrappers.audio.html - [similar]
RAR 0
« ssh2:// ogg:// » PHP Manual サポートするプロトコル/ラッパー RAR rar:// rar:// — RAR 説明 このラッパーが受け取るのは、RAR アーカイブへの URL エンコードされたパス (絶対パスあるいは相対パス)、そしてオプションでアスタリスク ( * )、番号記号 ( # )、 アーカイブ内のエントリ名です。エントリ名を ...
https://man.plustar.jp/php/wrappers.rar.html - [similar]
ラージオブジェクトに対する現在のバッファリングの状態を返す 0
« OCILob::free OCILob::import » PHP Manual OCILob ラージオブジェクトに対する現在のバッファリングの状態を返す OCILob::getBuffering (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::getBuffering — ラージオブジェクトに対する現在のバッファリングの状態を返す 説明 public OCILob::getBuffering ( ...
https://man.plustar.jp/php/ocilob.getbuffering.html - [similar]
文字データハンドラを設定する 0
« xml_parser_set_option xml_set_default_handler » PHP Manual XML パーサ 関数 文字データハンドラを設定する xml_set_character_data_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_character_data_handler — 文字データハンドラを設定する 説明 xml_set_character_data_handler ( XMLParser $parser , ca ...
https://man.plustar.jp/php/function.xml-set-character-data-handler.html - [similar]
圧縮ストリーム 0
« php:// data:// » PHP Manual サポートするプロトコル/ラッパー 圧縮ストリーム zlib:// bzip2:// zip:// zlib:// -- bzip2:// -- zip:// — 圧縮ストリーム 説明 compress.zlib:// および compress.bzip2:// zlib: は gzopen() と同様に 動作しますが、このストリームは fread() および 他のファイルシステム ...
https://man.plustar.jp/php/wrappers.compression.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 Apache PHPモジュールの動作は、 php.ini の設定により影響を受けます。 php.ini の設定は、サーバーの設定ファイル内の php_flag の設定、 またはローカルなファイル .htaccess により上書きすることができます。 例1 .h ...
https://man.plustar.jp/php/apache.configuration.html - [similar]
XMLReader 0
« XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 XMLReader — XMLReader クラス XMLReader::close — XMLReader の入力を閉じる XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す XMLReader:: ...
https://man.plustar.jp/php/book.xmlreader.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
指定したソースを PHP トークンに分割する 0
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]