検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 223 for utf (0.007 sec.)
大文字小文字を区別せず、haystack 文字列の中で needle が最初に登場した場所以降の... 5083
« grapheme_stripos grapheme_strlen » PHP Manual Grapheme 関数 大文字小文字を区別せず、haystack 文 ... ます。 パラメータ haystack 入力文字列。正しい形式の UTF-8 でなければなりません。 needle 探したい文字列。正 ... しい形式の UTF-8 でなければなりません。 beforeNeedle true の場合、 ...
https://man.plustar.jp/php/function.grapheme-stristr.html - [similar]
文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける 5083
« grapheme_strlen grapheme_strripos » PHP Manual Grapheme 関数 文字列内で最初にあらわれる場所の ... ラメータ haystack 探す対象となる文字列。正しい形式の UTF-8 でなければなりません。 needle 探したい文字列。正 ... しい形式の UTF-8 でなければなりません。 offset オプションの $offs ...
https://man.plustar.jp/php/function.grapheme-strpos.html - [similar]
大文字小文字を区別せず、文字列内で最後にあらわれる場所の (書記素単位の) 位置を見... 5083
« grapheme_strpos grapheme_strrpos » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で ... ラメータ haystack 探す対象となる文字列。正しい形式の UTF-8 でなければなりません。 needle 探したい文字列。正 ... しい形式の UTF-8 でなければなりません。 offset オプションの $offs ...
https://man.plustar.jp/php/function.grapheme-strripos.html - [similar]
文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける 5083
« grapheme_strripos grapheme_strstr » PHP Manual Grapheme 関数 文字列内で最後にあらわれる場所の ... ラメータ haystack 探す対象となる文字列。正しい形式の UTF-8 でなければなりません。 needle 探したい文字列。正 ... しい形式の UTF-8 でなければなりません。 offset オプションの $offs ...
https://man.plustar.jp/php/function.grapheme-strrpos.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 5083
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを ... ない ことに注意してください。 text テキスト文字列を UTF-8 エンコーディングで表したもの。 フォント内で 127 ... (© のような) 十六進形式もサポートしています。 UTF-8 エンコーディングされた文字列を直接渡すことができ ... ml_entity_decode() を使用して、 文字エンティティを UTF-8 文字列にすることを検討してください。 フォントでサ ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
MIMEヘッダの文字列をエンコードする 5083
« mb_detect_order mb_encode_numericentity » PHP Manual マルチバイト文字列 関数 MIMEヘッダの文字列 ... "' . addcslashes ( mb_encode_mimeheader ( $name , "UTF-7" , "Q" ), '"' ) . '" <' . $mbox . "@" . $doma . ... echo $addr ; ?> 上の例の出力は以下となります。 "=?UTF-7?Q?+WSqQzg-?=" <kru@gtinn.mon> 注意 注意 : この関 ...
https://man.plustar.jp/php/function.mb-encode-mimeheader.html - [similar]
内部文字エンコーディングを設定あるいは取得する 5083
« mb_http_output mb_language » PHP Manual マルチバイト文字列 関数 内部文字エンコーディングを設定 ... encoding() の例 <?php /* 内部文字エンコーディングをUTF-8に設定 */ mb_internal_encoding ( "UTF-8" ); /* 現 ...
https://man.plustar.jp/php/function.mb-internal-encoding.html - [similar]
文字列 5083
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... nicode のコードポイントです。 そのコードポイントの UTF-8 表現を文字列として出力します。 繰り返しますが、こ ... "á" と同等なのは "\xE1" (ISO-8859-1)、 "\xC3\xA1" (UTF-8, C form)、 "\x61\xCC\x81" (UTF-8, D form) のどれ ... SCII の上位互換 でなければならないということです。 UTF-8 や ISO-8859-1 などがこれにあたります。 しかし、状 ... ングルバイトで符号化しておかなければなりません。仮に UTF-8 を使っていたとすると、 正しい結果は返されないでし ...
https://man.plustar.jp/php/language.types.string.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 5031
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で ... ラメータ haystack 探す対象となる文字列。正しい形式の UTF-8 でなければなりません。 needle 探したい文字列。正 ... しい形式の UTF-8 でなければなりません。 offset オプションの $offs ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]
定義済み定数 5031
« インストール手順 Pattern matching » PHP Manual Parle 定義済み定数 定義済み定数 以下の定数が定義 ... ードされている場合のみ使用可能です。 Parle\INTERNAL_UTF32 bool Flag whether the internal UTF-32 support is ...
https://man.plustar.jp/php/parle.constants.html - [similar]