検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 445 for [SIMILAR] 16 1024 4096 WITH 20449 moveto WITH 14... (0.740 sec.)
大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の... 0
« grapheme_stripos grapheme_strlen » PHP Manual Grapheme 関数 大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の部分文字列を返す grapheme_stristr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_stristr — 大文字小文字を区別せず、haystack 文字列の中 ...
https://man.plustar.jp/php/function.grapheme-stristr.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
SeekableIterator インターフェイス 0
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIterator インターフェイス SeekableIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに Seekable イテレータです。 インターフェイス概要 interface SeekableIterator extends Iterator { / ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
文字列の一部を得る 0
« mb_substr_count Pspell » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_substr (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_substr — 文字列の一部を得る 説明 mb_substr ( string $string , int $start , ? int $length = null , ? string $encoding = null ): string 文字数に基づきマルチバ ...
https://man.plustar.jp/php/function.mb-substr.html - [similar]
指定されたデリミタの位置までのデータを一行分としてストリームから読み込む 0
« stream_get_filters stream_get_meta_data » PHP Manual ストリーム 関数 指定されたデリミタの位置までのデータを一行分としてストリームから読み込む stream_get_line (PHP 5, PHP 7, PHP 8) stream_get_line — 指定されたデリミタの位置までのデータを一行分としてストリームから読み込む 説明 stream_get ...
https://man.plustar.jp/php/function.stream-get-line.html - [similar]
現在のキーを取得する 0
« LimitIterator::getPosition LimitIterator::next » PHP Manual LimitIterator 現在のキーを取得する LimitIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::key — 現在のキーを取得する 説明 public LimitIterator::key (): mixed 内部イテレータの現在の要素のキーを取得します。 パラメータ ...
https://man.plustar.jp/php/limititerator.key.html - [similar]
単語をハイフネーションする 0
« ps_get_value ps_include_file » PHP Manual PS 関数 単語をハイフネーションする ps_hyphenate (PECL ps >= 1.1.1) ps_hyphenate — 単語をハイフネーションする 説明 ps_hyphenate ( resource $psdoc , string $text ): array | false 渡された単語をハイフネーションします。 ps_hyphenate() は、( ps_set_ ...
https://man.plustar.jp/php/function.ps-hyphenate.html - [similar]
グリフを出力する 0
« ps_symbol_width ps_translate » PHP Manual PS 関数 グリフを出力する ps_symbol (PECL ps >= 1.2.0) ps_symbol — グリフを出力する 説明 ps_symbol ( resource $psdoc , int $ord ): bool 現在のフォントのフォントエンコーディングベクタの中で ord 番目の位置にあるグリフを出力します。 フォントエンコー ...
https://man.plustar.jp/php/function.ps-symbol.html - [similar]
指定したインデックスの属性にカーソルを移動する 0
« XMLReader::moveToAttribute XMLReader::moveToAttributeNs » PHP Manual XMLReader 指定したインデックスの属性にカーソルを移動する XMLReader::moveToAttributeNo (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToAttributeNo — 指定したインデックスの属性にカーソルを移動する 説明 public XMLReader: ...
https://man.plustar.jp/php/xmlreader.movetoattributeno.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 0
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べる str_contains (PHP 8) str_contains — 指定された部分文字列が、文字列に含まれるかを調べる 説明 str_contains ( string $haystack , string $needle ): bool needle が haystack に含まれるかを調べます ...
https://man.plustar.jp/php/function.str-contains.html - [similar]