検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 439 for 位置 (0.111 sec.)
エスケープシーケンス 4667
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープ ... のたかだか 1 文字とマッチします。カレントのマッチング位置が 検索対象文字列の終端である場合、マッチできる文字が ... 言明 (assertion) です。 言明とは、マッチがある特定の位置でだけ可能だという条件を指定するもので、 検索対象文字 ... 列の終端(複数行モードとは独立) \G マッチングの開始位置 これらの言明は、文字クラス内では使用できません(ま ... 、片方が \w にマッチし、もう片方が \W にマッチする)位置、もしくは、文字列の始めか終わりで、 その始めか終わり ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
SeekableIterator インターフェイス 4601
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIt ... 本的な使用法 この例では、 SeekableIterator を作成して位置を移動し、無効な位置を扱います。 <?php class MySeeka ... d seek position (10) 目次 SeekableIterator::seek — 位置を移動する 関連キーワード: SeekableIterator , public ... , 位置 , 移動 , メソッド , rewind , second , third , 出力 ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
文字列の一部を得る 4568
« mb_substr_count Pspell » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_substr (PHP ... に基づきマルチバイト対応の substr() 処理を行います。位置は、 string の始めから数えられます。 最初の文字の位置 ... は 0、2 番目の文字の位置は 1、といったようになります。 パラメータ string 部分 ... ing , substr , バイト , encoding , 文字 , length , 位置 , パラメータ , int , 文字数 ...
https://man.plustar.jp/php/function.mb-substr.html - [similar]
現在のストレージの要素を返す 4568
« SplObjectStorage::count SplObjectStorage::detach » PHP Manual SplObjectStorage 現在のストレージ ... はパラメータはありません。 戻り値 現在のイテレータの位置にあるオブジェクトを返します。 変更履歴 バージョン 説 ... 明 8.1.0 SplObjectStorage::current() は、 現在の位置が不正な場合、 Error をスローするようになりました。 ... に巻き戻す SplObjectStorage::key() - イテレータの現在位置を返す SplObjectStorage::next() - 次のエントリに移動 ... ストレージ , 要素 , エントリ , string , パラメータ , 位置 , バージョン , stdClass , getInfo ...
https://man.plustar.jp/php/splobjectstorage.current.html - [similar]
イテレータの現在のエントリに関連づけられたデータを返す 4568
« SplObjectStorage::getHash SplObjectStorage::key » PHP Manual SplObjectStorage イテレータの現在 ... ObjectStorage::getInfo (): mixed イテレータの現在の位置が指すオブジェクトに関連づけられたデータあるいは情報 ... はパラメータはありません。 戻り値 イテレータの現在の位置に関連づけられたデータを返します。 例 例1 SplObjectS ... に巻き戻す SplObjectStorage::key() - イテレータの現在位置を返す SplObjectStorage::next() - 次のエントリに移動 ... パラメータ , string , stdClass , ストレージ , 要素 , 位置 ...
https://man.plustar.jp/php/splobjectstorage.getinfo.html - [similar]
指定されたデリミタの位置までのデータを一行分としてストリームから読み込む 4534
« stream_get_filters stream_get_meta_data » PHP Manual ストリーム 関数 指定されたデリミタの位置... HP 7, PHP 8) stream_get_line — 指定されたデリミタの位置までのデータを一行分としてストリームから読み込む 説明 ... : デリミタ , ストリーム , データ , 一行 , stream , 位置 , 指定 , length , ending , バイト ...
https://man.plustar.jp/php/function.stream-get-line.html - [similar]
現在のキーを取得する 4534
« LimitIterator::getPosition LimitIterator::next » PHP Manual LimitIterator 現在のキーを取得する ... 返します。 参考 LimitIterator::getPosition() - 現在の位置を返す LimitIterator::current() - 現在の要素を取得す ... フセットに巻き戻す LimitIterator::seek() - 与えられた位置に移動する LimitIterator::valid() - 現在の要素が有効 ... LimitIterator , キー , 取得 , 要素 , key , 移動 , 位置 , パラメータ , next , getPosition ...
https://man.plustar.jp/php/limititerator.key.html - [similar]
単語をハイフネーションする 4501
« ps_get_value ps_include_file » PHP Manual PS 関数 単語をハイフネーションする ps_hyphenate (PEC ... の文字を 含むべきではありません。ハイフンで分割できる位置が、 整数値の配列として返されます。配列の個々の要素の ... 容は、 text 内でハイフンを入れられる場所の 次の文字の位置を表します。 戻り値 テキスト内で改行を入れられる位置 ... 単語 , hyphenate , 設定 , テキスト , 関数 , 配列 , 位置 , 利用 , 内容 ...
https://man.plustar.jp/php/function.ps-hyphenate.html - [similar]
グリフを出力する 4501
« ps_symbol_width ps_translate » PHP Manual PS 関数 グリフを出力する ps_symbol (PECL ps >= 1.2.0 ... ントのフォントエンコーディングベクタの中で ord 番目の位置にあるグリフを出力します。 フォントエンコーディングは ... ord フォントエンコーディングベクタの中でのグリフの位置。 戻り値 成功した場合に true を、失敗した場合に fal ... ワード: グリフ , 出力 , symbol , フォント , psdoc , 位置 , フォントエンコーディングベクタ , width , 取得 , ...
https://man.plustar.jp/php/function.ps-symbol.html - [similar]
ストリーム内の特定の場所に移動する 4501
« streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリー ... 応してコールされます。 ストリームの読み込み/書き込み位置を、 offset と whence に応じて更新しなければなりませ ... ト。 whence 使用可能な値 SEEK_SET - offset バイト目の位置に移動する。 SEEK_CUR - 現在位置から offset バイトぶ ... 内部的に SEEK_SET と同じ動きに変換されます。 戻り値 位置を更新した場合に true 、それ以外の場合に false を返し ...
https://man.plustar.jp/php/streamwrapper.stream-seek.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT