検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 2172 for 文字 (0.005 sec.)
CSV の区切り文字、囲み文字、エスケープ文字をセットする 3594
« SplFileObject::seek SplFileObject::setFlags » PHP Manual SplFileObject CSV の区切り文字、囲み文字 ... 字、エスケープ文字をセットする SplFileObject::setCsvControl (PHP 5 >= ... PHP 8) SplFileObject::setCsvControl — CSV の区切り文字、囲み文字、エスケープ文字をセットする 説明 public S ... $escape = "\\" ): void CSV フィールド処理用の区切り文字と囲み文字とエスケープ文字をセットします。 パラメータ ... separator フィールドの区切り文字 (シングルバイト文字 1 文字のみ)。 enclosure フィー ...
https://man.plustar.jp/php/splfileobject.setcsvcontrol.html - [similar]
英字かどうかを調べる 3576
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0 ... る 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます ... 。 標準の C ロケールの場合、文字は [A-Za-z] で、 ctype_alpha() は $text が一文字のみ ... e_lower($text)) と等価です。 しかし、他の言語には大文字でも小文字でもない文字が含まれています。 パラメータ ... text 調べる文字列。 注意 : -128 から 255 までの int を渡すと、ひとつ ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 3576
« iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の ... (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv — ある文字エンコーディングの文字列を、別の文字エンコーディング ... ng $to_encoding , string $string ): string | false 文字列 string の文字セットを from_encoding から to_encod ... す。 パラメータ from_encoding string の解釈に使われる文字セット。 to_encoding 変換したいエンコーディング。 文 ... すると、翻字機能が有効になります。これは、指定された文字集合で 表せない文字を、見た目の似ている別の文字に置き ...
https://man.plustar.jp/php/function.iconv.html - [similar]
文字列の一部を切り出す 3562
« iconv_strrpos iconv » PHP Manual iconv 関数 文字列の一部を切り出す iconv_substr (PHP 5, PHP 7, ... PHP 8) iconv_substr — 文字列の一部を切り出す 説明 iconv_substr ( string $strin ... null , ? string $encoding = null ): string | false 文字列 string の、 offset と length で指定された一部を返 ... します。 パラメータ string 元の文字列。 offset offset が負でない場合、 iconv_substr() は ... string の offset 番目の文字(ゼロから数えて)から切り出します。 offset が負の場 ...
https://man.plustar.jp/php/function.iconv-substr.html - [similar]
ロケールに基づく文字列比較 3562
« strcmp strcspn » PHP Manual String 関数 ロケールに基づく文字列比較 strcoll (PHP 4 >= 4.0.5, PH ... P 5, PHP 7, PHP 8) strcoll — ロケールに基づく文字列比較 説明 strcoll ( string $string1 , string $stri ... ng2 ): int この比較は大文字文字を区別すること、そして、 strcmp() とは異なり、 ... 数は strcmp() と等価です。 パラメータ string1 最初の文字列。 string2 次の文字列。 戻り値 string1 が string2 ... 現によるマッチングを行う strcmp() - バイナリセーフな文字列比較 strcasecmp() - 大文字文字を区別しないバイナ ...
https://man.plustar.jp/php/function.strcoll.html - [similar]
国際化関数 3553
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... 列を並べ替える Collator::compare — ふたつの Unicode 文字列を比較する Collator::__construct — collator を作成 ... ator のロケール名を取得する Collator::getSortKey — 文字列のソート用のキーを取得する Collator::getStrength — ... ッダにもとづいて探す Locale::canonicalize — ロケール文字列を正規化する Locale::composeLocale — 正しく並べ替え ... 化して返す Locale::getDisplayScript — 入力ロケールの文字の表示名を、適切に地域化して返す Locale::getDisplayV ...
https://man.plustar.jp/php/book.intl.html - [similar]
文字列の中に指定した文字列が最初に現れる位置を見つける 3553
« mb_strlen mb_strrchr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最初に現 ... (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strpos — 文字列の中に指定した文字列が最初に現れる位置を見つける 説 ... = 0 , ? string $encoding = null ): int | false ある文字列の中で別の文字列が最初に現れる位置を見つけます。 マ ... ルチバイト文字列に正しくマッチするように strpos() を拡張したもので ... 、 最初の 1 文字目の位置が 0 、2 文字目の文字が 1 というようになりま ...
https://man.plustar.jp/php/function.mb-strpos.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 3539
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字文字を区別せず、文字列内で ... 7, PHP 8, PECL intl >= 1.0.0) grapheme_stripos — 大文字文字を区別せず、文字列内で最初にあらわれる場所の ( ... string $needle , int $offset = 0 ): int | false 大文字文字を区別せず、文字列内で最初にあらわれる場所の ( ... 位置を見つけます。 パラメータ haystack 探す対象となる文字列。正しい形式の UTF-8 でなければなりません。 needle ... 探したい文字列。正しい形式の UTF-8 でなければなりません。 offset ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]
大文字小文字を区別せず、文字列内で最後にあらわれる場所の (書記素単位の) 位置を見... 3539
« grapheme_strpos grapheme_strrpos » PHP Manual Grapheme 関数 大文字文字を区別せず、文字列内で ... , PHP 8, PECL intl >= 1.0.0) grapheme_strripos — 大文字文字を区別せず、文字列内で最後にあらわれる場所の ( ... string $needle , int $offset = 0 ): int | false 大文字文字を区別せず、文字列内で最後にあらわれる場所の ( ... 位置を見つけます。 パラメータ haystack 探す対象となる文字列。正しい形式の UTF-8 でなければなりません。 needle ... 探したい文字列。正しい形式の UTF-8 でなければなりません。 offset ...
https://man.plustar.jp/php/function.grapheme-strripos.html - [similar]
文字列の中に指定した文字列が最後に現れる位置を見つける 3539
« mb_strripos mb_strstr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最後に現 ... (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strrpos — 文字列の中に指定した文字列が最後に現れる位置を見つける 説 ... strrpos() は、マルチバイト対応の strrpos() 操作を、文字数に基づいて行います。 needle の位置を haystack の先 ... 頭から順に数えていきます。 最初の文字の位置は 0、二番目の文字の位置は 1 という具合です。 ... メータ haystack needle が最後に登場する場所を調べたい文字列。 needle haystack の中で見つけたい文字列。 offset ...
https://man.plustar.jp/php/function.mb-strrpos.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT