検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 311 for [SIMILAR] 16 1024 4096 WITH 27079 タブ WITH 7949... (0.326 sec.)
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ZipArchive はクラス定数を使用します。定数には フラグ (接頭辞 FL_ )、 エラー (接 ...
https://man.plustar.jp/php/zip.constants.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
RAR アーカイブのコメントテキストを取得する 0
« RarArchive::close RarArchive::getEntries » PHP Manual RarArchive RAR アーカイブのコメントテキストを取得する RarArchive::getComment rar_comment_get (PECL rar >= 2.0.0) RarArchive::getComment -- rar_comment_get — RAR アーカイブのコメントテキストを取得する 説明 オブジェクト指向型 (メソッド ...
https://man.plustar.jp/php/rararchive.getcomment.html - [similar]
補完関数を登録する 0
« readline_clear_history readline_info » PHP Manual Readline 関数 補完関数を登録する readline_completion_function (PHP 4, PHP 5, PHP 7, PHP 8) readline_completion_function — 補完関数を登録する 説明 readline_completion_function ( callable $callback ): bool この関数は補完用の関数を登録しま ...
https://man.plustar.jp/php/function.readline-completion-function.html - [similar]
Rar アーカイブをクローズし、全リソースを開放する 0
« RarArchive RarArchive::getComment » PHP Manual RarArchive Rar アーカイブをクローズし、全リソースを開放する RarArchive::close rar_close (PECL rar >= 2.0.0) RarArchive::close -- rar_close — Rar アーカイブをクローズし、全リソースを開放する 説明 オブジェクト指向型 (メソッド) public RarArch ...
https://man.plustar.jp/php/rararchive.close.html - [similar]
バッファのデータを読み込む 0
« openal_buffer_create openal_buffer_destroy » PHP Manual OpenAL 関数 バッファのデータを読み込む openal_buffer_data (PECL openal >= 0.1.0) openal_buffer_data — バッファのデータを読み込む 説明 openal_buffer_data ( resource $buffer , int $format , string $data , int $freq ): bool パラメータ ...
https://man.plustar.jp/php/function.openal-buffer-data.html - [similar]
Rar アーカイブをオープンする 0
« RarArchive::isSolid RarArchive::setAllowBroken » PHP Manual RarArchive Rar アーカイブをオープンする RarArchive::open rar_open (PECL rar >= 2.0.0) RarArchive::open -- rar_open — Rar アーカイブをオープンする 説明 オブジェクト指向型 (メソッド) public static RarArchive::open ( string $file ...
https://man.plustar.jp/php/rararchive.open.html - [similar]
エントリのホスト OS を取得する 0
« RarEntry::getFileTime RarEntry::getMethod » PHP Manual RarEntry エントリのホスト OS を取得する RarEntry::getHostOs (PECL rar >= 0.1) RarEntry::getHostOs — エントリのホスト OS を取得する 説明 public RarEntry::getHostOs (): int アーカイブエントリのホスト OS のコードを返します。 パラメータ ...
https://man.plustar.jp/php/rarentry.gethostos.html - [similar]