検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1250 for [SIMILAR] 16 1024 4096 WITH 149559 字ク WITH 225... (0.876 sec.)
CSV の区切り文字、囲み文字、エスケープ文字をセットする 0
« SplFileObject::seek SplFileObject::setFlags » PHP Manual SplFileObject CSV の区切り文字、囲み文字、エスケープ文字をセットする SplFileObject::setCsvControl (PHP 5 >= 5.2.0, PHP 7, PHP 8) SplFileObject::setCsvControl — CSV の区切り文字、囲み文字、エスケープ文字をセットする 説明 public Sp ...
https://man.plustar.jp/php/splfileobject.setcsvcontrol.html - [similar]
ウォッチャー 0
« 例 ウォッチャーのコールバック » PHP Manual Ev ウォッチャー ウォッチャー ウォッチャーは、何らかのイベントに関する興味を記録するオブジェクトです。 たとえば次のコードは、 STDIN が読み込み可能になるまで待ちます。 <?php // STDIN が読み込み可能になるまで待ちます $w = new EvIo ( STDIN , Ev :: ...
https://man.plustar.jp/php/ev.watchers.html - [similar]
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 0
« iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する iconv (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv — ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 説明 iconv ( string $from_encoding , s ...
https://man.plustar.jp/php/function.iconv.html - [similar]
文字列の一部を切り出す 0
« iconv_strrpos iconv » PHP Manual iconv 関数 文字列の一部を切り出す iconv_substr (PHP 5, PHP 7, PHP 8) iconv_substr — 文字列の一部を切り出す 説明 iconv_substr ( string $string , int $offset , ? int $length = null , ? string $encoding = null ): string | false 文字列 string の、 offset と ...
https://man.plustar.jp/php/function.iconv-substr.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 0
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける grapheme_stripos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_stripos — 大文字小文字を区別せず、文字列内で最初にあらわれる場 ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]
大文字小文字を区別せず、文字列内で最後にあらわれる場所の (書記素単位の) 位置を見... 0
« grapheme_strpos grapheme_strrpos » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける grapheme_strripos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strripos — 大文字小文字を区別せず、文字列内で最後にあらわれる ...
https://man.plustar.jp/php/function.grapheme-strripos.html - [similar]
文字列の中に指定した文字列が最後に現れる位置を見つける 0
« mb_strripos mb_strstr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最後に現れる位置を見つける mb_strrpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strrpos — 文字列の中に指定した文字列が最後に現れる位置を見つける 説明 mb_strrpos ( string $haystack , string $needle , i ...
https://man.plustar.jp/php/function.mb-strrpos.html - [similar]
ある文字エンコーディングから別の文字エンコーディングに文字列を変換する 0
« UConverter::toUCallback Grapheme 関数 » PHP Manual UConverter ある文字エンコーディングから別の文字エンコーディングに文字列を変換する UConverter::transcode (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::transcode — ある文字エンコーディングから別の文字エンコーディングに文字列 ...
https://man.plustar.jp/php/uconverter.transcode.html - [similar]
ウォッチャーのコールバック 0
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォッチャーのコールバック すべてのウォッチャーは、アクティブ (イベントを待ち受け中) あるいは非アクティブ (一時停止) の状態になります。 コールバックを実行できるのは、アクティブなウォッチャーだけで ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]