検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 135 for [SIMILAR] 16 1024 4096 WITH 21604 splfileobject ... (0.211 sec.)
読み込む行の最大バイト数をセットする 0
« SplFileObject::setFlags SplFileObject::__toString » PHP Manual SplFileObject 読み込む行の最大バイト数をセットする SplFileObject::setMaxLineLen (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::setMaxLineLen — 読み込む行の最大バイト数をセットする 説明 public SplFileObject::setMaxLineLen ( i ...
https://man.plustar.jp/php/splfileobject.setmaxlinelen.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]
ソケット(通信時の終端)を作成する 0
« socket_create_pair socket_export_stream » PHP Manual ソケット 関数 ソケット(通信時の終端)を作成する socket_create (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create — ソケット(通信時の終端)を作成する 説明 socket_create ( int $domain , int $type , int $protocol ): Socket | false 通 ...
https://man.plustar.jp/php/function.socket-create.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
簡易なファイルロックを行う 0
« SplFileObject::fgetss SplFileObject::fpassthru » PHP Manual SplFileObject 簡易なファイルロックを行う SplFileObject::flock (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::flock — 簡易なファイルロックを行う 説明 public SplFileObject::flock ( int $operation , int &$wouldBlock = null ): bool ...
https://man.plustar.jp/php/splfileobject.flock.html - [similar]
文字列の一部を置換する 0
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP 5, PHP 7, PHP 8) substr_replace — 文字列の一部を置換する 説明 substr_replace ( array | string $string , array | string $replace , array | int $offset , array | int | null $length = null ): st ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
ラージオブジェクトの内部ポインタをセットする 0
« OCILob::saveFile OCILob::setBuffering » PHP Manual OCILob ラージオブジェクトの内部ポインタをセットする OCILob::seek (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::seek — ラージオブジェクトの内部ポインタをセットする 説明 public OCILob::seek ( int $offset , int $whence = OCI_SEEK_SET ...
https://man.plustar.jp/php/ocilob.seek.html - [similar]
SplFileInfo::openFile で使用するクラスを設定する 0
« SplFileInfo::openFile SplFileInfo::setInfoClass » PHP Manual SplFileInfo SplFileInfo::openFile で使用するクラスを設定する SplFileInfo::setFileClass (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::setFileClass — SplFileInfo::openFile() で使用するクラスを設定する 説明 public SplFileInfo::set ...
https://man.plustar.jp/php/splfileinfo.setfileclass.html - [similar]
再試行無しのサブパターン 0
« 言明 条件付きサブパターン » PHP Manual PCRE 正規表現構文 再試行無しのサブパターン 再試行無しのサブパターン 繰り返し回数の下限もしくは上限の指定をした場合、 〔繰り返しを指定した要素の〕続きがマッチに失敗すると、 繰り返し指定した要素が再評価され、繰り返し回数を変えた上で 残りのパターンが ...
https://man.plustar.jp/php/regexp.reference.onlyonce.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT