検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 756 for [SIMILAR] 16 1024 4096 WITH 18016 context WITH 8... (1.957 sec.)
インクルードパスに対してファイル名を解決する 0
« stream_register_wrapper stream_select » PHP Manual ストリーム 関数 インクルードパスに対してファイル名を解決する stream_resolve_include_path (PHP 5 >= 5.3.2, PHP 7, PHP 8) stream_resolve_include_path — インクルードパスに対してファイル名を解決する 説明 stream_resolve_include_path ( strin ...
https://man.plustar.jp/php/function.stream-resolve-include-path.html - [similar]
ローカルまたはリモートのソケットの名前を取得する 0
« stream_socket_enable_crypto stream_socket_pair » PHP Manual ストリーム 関数 ローカルまたはリモートのソケットの名前を取得する stream_socket_get_name (PHP 5, PHP 7, PHP 8) stream_socket_get_name — ローカルまたはリモートのソケットの名前を取得する 説明 stream_socket_get_name ( resource $so ...
https://man.plustar.jp/php/function.stream-socket-get-name.html - [similar]
事前に登録を解除された組み込みラッパーを復元する 0
« stream_wrapper_register stream_wrapper_unregister » PHP Manual ストリーム 関数 事前に登録を解除された組み込みラッパーを復元する stream_wrapper_restore (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_wrapper_restore — 事前に登録を解除された組み込みラッパーを復元する 説明 stream_wrapper_restore ( ...
https://man.plustar.jp/php/function.stream-wrapper-restore.html - [similar]
データをファイルに同期する(メタデータも含む) 0
« fstat ftell » PHP Manual ファイルシステム 関数 データをファイルに同期する(メタデータも含む) fsync (PHP 8 >= 8.1.0) fsync — データをファイルに同期する(メタデータも含む) 説明 fsync ( resource $stream ): bool この関数は、 変更をメタデータも含めてファイルに同期します。 fflush() に似ています ...
https://man.plustar.jp/php/function.fsync.html - [similar]
ストリームのブロックモードを有効にする / 解除する 0
« stream_select stream_set_chunk_size » PHP Manual ストリーム 関数 ストリームのブロックモードを有効にする / 解除する stream_set_blocking (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_blocking — ストリームのブロックモードを有効にする / 解除する 説明 stream_set_blocking ( resource $stre ...
https://man.plustar.jp/php/function.stream-set-blocking.html - [similar]
ストリーム内の特定の場所に移動する 0
« streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリーム内の特定の場所に移動する streamWrapper::stream_seek (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_seek — ストリーム内の特定の場所に移動する 説明 public streamWrapper::stream_s ...
https://man.plustar.jp/php/streamwrapper.stream-seek.html - [similar]
URL ラッパーの登録を解除する 0
« stream_wrapper_restore Swoole » PHP Manual ストリーム 関数 URL ラッパーの登録を解除する stream_wrapper_unregister (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_wrapper_unregister — URL ラッパーの登録を解除する 説明 stream_wrapper_unregister ( string $protocol ): bool すでに定義されているストリ ...
https://man.plustar.jp/php/function.stream-wrapper-unregister.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 0
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テーブルを返す get_html_translation_table (PHP 4, PHP 5, PHP 7, PHP 8) get_html_translation_table — htmlspecialchars() および htmlentities() で使用される変換テーブルを返す 説明 get_html_transla ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
パースコールバック 0
« コールバック 発行コールバック » PHP Manual コールバック パースコールバック パースコールバック パースコールバック ( callable ) は、 yaml_parse() や yaml_parse_file() そして yaml_parse_url() 関数が、登録済みの YAML タグに遭遇したときに起動します。 コールバックに渡されるのは、タグ付けされ ...
https://man.plustar.jp/php/yaml.callbacks.parse.html - [similar]
XML 外部エンティティの例 0
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンティティの例 この例は、XML コードに焦点を当てます。この例は、他のドキュメント をインクルードし処理するための外部エンティティリファレンスのハン ドラの使用法およびPIの処理方法、PIが含むコードに関 ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]