検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 203 for case (0.019 sec.)
CTRLイベント のハンドラを設定したり削除したりする 4932
« sapi_windows_generate_ctrl_event sapi_windows_vt100_support » PHP Manual その他の関数 CTRLイベ ... ctrl_handler ( int $event ) { switch ( $event ) { case PHP_WINDOWS_EVENT_CTRL_C : echo "You have pressed ... CTRL+C\n" ; break; case PHP_WINDOWS_EVENT_CTRL_BREAK : echo "You have pres ...
https://man.plustar.jp/php/function.sapi-windows-set-ctrl-handler.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 4932
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べ ... ; } else { echo '"Lazy" was not found because the case does not match' ; } ?> 上の例の出力は以下となります ... und in the string "Lazy" was not found because the case does not match 注意 注意 : この関数はバイナリデータ ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
文字列が、指定された文字列で終わるかを調べる。 4932
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 ... ; } else { echo '"fence" was not found because the case does not match' ; } ?> 上の例の出力は以下となります ... nds with 'fence' "fence" was not found because the case does not match 注意 注意 : この関数はバイナリデータ ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
文字列が指定された部分文字列で始まるかを調べる 4932
« str_split str_word_count » PHP Manual String 関数 文字列が指定された部分文字列で始まるかを調べ ... ' ; } else { echo '"the" was not found because the case does not match' ; } ?> 上の例の出力は以下となります ... starts with 'The' "the" was not found because the case does not match 注意 注意 : この関数はバイナリデータ ...
https://man.plustar.jp/php/function.str-starts-with.html - [similar]
Unicode 文字プロパティ 4932
« エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文 ... Lt および Lu を含む Ll 小文字アルファベット (Lower case letter) Lm 擬似文字 (Modifier letter) Lo その他の文 ... 字 (Other letter) Lt タイトル文字 (Title case letter) Lu 大文字アルファベット (Upper case letter ...
https://man.plustar.jp/php/regexp.reference.unicode.html - [similar]
大文字小文字を区別しない "自然順" アルゴリズムでエントリをソートする 4900
« ArrayObject::ksort ArrayObject::natsort » PHP Manual ArrayObject 大文字小文字を区別しない "自然 ... アルゴリズムでエントリをソートする ArrayObject::natcasesort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::na ... tcasesort — 大文字小文字を区別しない "自然順" アルゴリズ ... ムでエントリをソートする 説明 public ArrayObject::natcasesort (): bool このメソッドは、大文字小文字を区別しな ... ん。 戻り値 値を返しません。 例 例1 ArrayObject::natcasesort() の例 <?php $array = array( 'IMG0.png' , 'img ...
https://man.plustar.jp/php/arrayobject.natcasesort.html - [similar]
大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする 4900
« list natsort » PHP Manual 配列 関数 大文字小文字を区別しない"自然順"アルゴリズムを用いて配列を ... ソートする natcasesort (PHP 4, PHP 5, PHP 7, PHP 8) natcasesort — 大文 ... 自然順"アルゴリズムを用いて配列をソートする 説明 natcasesort ( array &$array ): bool natcasesort() は、大文 ... 入力の配列。 戻り値 常に true を返します。 例 例1 natcasesort() の例 <?php $array1 = $array2 = array( 'IMG0. ... cho "Standard sorting\n" ; print_r ( $array1 ); natcasesort ( $array2 ); echo "\nNatural order sorting (ca ...
https://man.plustar.jp/php/function.natcasesort.html - [similar]
Retrieves the next row of data in a result set as an object 4900
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... ent was prepared with a scrollable cursor. In that case, this parameter can take on one of the following v ... assName parameter: Field-property name matching is case-sensitive. Field-property matching occurs regardle ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる 4900
« IntlChar::getUnicodeVersion IntlChar::isalnum » PHP Manual IntlChar コードポイントに対応する、 ... :: hasBinaryProperty ( "A" , IntlChar :: PROPERTY_CASE_SENSITIVE )); var_dump ( IntlChar :: hasBinaryProp ... :: hasBinaryProperty ( "[" , IntlChar :: PROPERTY_CASE_SENSITIVE )); var_dump ( IntlChar :: hasBinaryProp ...
https://man.plustar.jp/php/intlchar.hasbinaryproperty.html - [similar]
Add Interface 4868
« Componere\Abstract\Definition Componere\Abstract\Definition::addMethod » PHP Manual Componere\ ... on the current definition パラメータ interface The case insensitive name of an interface 戻り値 The curren ...
https://man.plustar.jp/php/componere-abstract-definition.addinterface.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT