検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 101 for [SIMILAR] 16 1024 4096 WITH 22907 ル終 WITH 1576... (0.128 sec.)
ファイルシステム 関数 0
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 参考 関連する関数については、 ディレクトリ および プログラム実行 の節を 参照してください。 リモートファイルとして使用することができる種々のURLラッパーの一覧 と説明については、 サポートするプ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
streamWrapper クラス 0
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラス streamWrapper クラス (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) はじめに 独自のプロトコルハンドラやストリームを実装し、 ( fopen() や fread() などの) 他のファイルシステム関数で使用できるようにし ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
fd で指定したファイル内でのオフセットを、offset と whence に従って移動する 0
« eio_rmdir eio_sendfile » PHP Manual Eio 関数 fd で指定したファイル内でのオフセットを、offset と whence に従って移動する eio_seek (PECL eio >= 0.5.0b) eio_seek — fd で指定したファイル内でのオフセットを、 offset と whence に従って移動する 説明 eio_seek ( mixed $fd , int $offset , int $wh ...
https://man.plustar.jp/php/function.eio-seek.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
暗号化されたストリームから、データのチャンクを複号する 0
« sodium_crypto_secretstream_xchacha20poly1305_keygen sodium_crypto_secretstream_xchacha20poly1305_push » PHP Manual Sodium 関数 暗号化されたストリームから、データのチャンクを複号する sodium_crypto_secretstream_xchacha20poly1305_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xch ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する 0
« sodium_crypto_secretstream_xchacha20poly1305_pull sodium_crypto_secretstream_xchacha20poly1305_rekey » PHP Manual Sodium 関数 ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する sodium_crypto_secretstream_xchacha20poly1305_push (PHP 7 >= 7.2.0, PHP 8) sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
gz ファイルポインタの位置を移動する 0
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
0
« 定義済み定数 PCRE のパターン » PHP Manual PCRE 例 例 例1 有効なパターンの例 /<\/\w+>/ |(\d{3})-\d+|Sm /^(?i)php[34]/ {^\s+(\s+)?$} 例2 無効なパターンの例 /href='(.*)' - 終端デリミタが抜けている /\w+\s*\w+/J - 未知の修飾子 'J' 1-\d3-\d3-\d4| - 始端デリミタが抜けている 関連キーワード: 例 ...
https://man.plustar.jp/php/pcre.examples.html - [similar]
アンカー 0
« Unicode 文字プロパティ ドット » PHP Manual PCRE 正規表現構文 アンカー アンカー ハット記号 ( ^ ) は、文字クラス外でマッチモード (matching mode) がデフォルトの場合、 カレントのマッチング位置が対象文字列の始端である場合に真だ という言明です。文字クラス内では、ハット記号 ( ^ ) はまったく別 ...
https://man.plustar.jp/php/regexp.reference.anchors.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT