検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 201 for [SIMILAR] 16 1024 4096 WITH 15693 intlbreakitera... (0.197 sec.)
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 0
« str_word_count strchr » PHP Manual String 関数 大文字小文字を区別しないバイナリセーフな文字列比較を行う strcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strcasecmp — 大文字小文字を区別しないバイナリセーフな文字列比較を行う 説明 strcasecmp ( string $string1 , string $string2 ): int 大文字小文字を ...
https://man.plustar.jp/php/function.strcasecmp.html - [similar]
もっとも適合した 日付/時刻 のフォーマットを決定する 0
« IntlDatePatternGenerator::create IntlPartsIterator » PHP Manual IntlDatePatternGenerator もっとも適合した 日付/時刻 のフォーマットを決定する IntlDatePatternGenerator::getBestPattern (PHP 8 >= 8.1.0) IntlDatePatternGenerator::getBestPattern — もっとも適合した 日付/時刻 のフォーマットを決 ...
https://man.plustar.jp/php/intldatepatterngenerator.getbestpattern.html - [similar]
はじめに 0
« Date/Time インストール/設定 » PHP Manual Date/Time はじめに はじめに 以下の関数により、PHP スクリプトを実行するサーバーから 日付と時間を取得することが可能となります。 多くの異なる方法で日付や時間をフォーマットするために これらの関数を使用することができます。 日付と時刻の情報は内部的には ...
https://man.plustar.jp/php/intro.datetime.html - [similar]
ソケットのエラー 0
« 例 ソケット 関数 » PHP Manual ソケット ソケットのエラー ソケットのエラー ソケット拡張モジュールは、 強力な BSD ソケットへの有用なインターフェイスを提供するために作成されました。 関数は、Win32 および Unix の実装において等しく動作するように注意が払われています。 ソケット関数の多くは特定の ...
https://man.plustar.jp/php/sockets.errors.html - [similar]
指定した collator で配列を並べ替える 0
« Collator::sortWithSortKeys NumberFormatter » PHP Manual Collator 指定した collator で配列を並べ替える Collator::sort collator_sort (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::sort -- collator_sort — 指定した collator で配列を並べ替える 説明 オブジェクト指向型 public Co ...
https://man.plustar.jp/php/collator.sort.html - [similar]
制御文字かどうかを調べる 0
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
タグを使用して新しい辞書を作成する 0
« enchant_broker_list_dicts enchant_broker_request_pwl_dict » PHP Manual Enchant 関数 タグを使用して新しい辞書を作成する enchant_broker_request_dict (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_request_dict — タグを使用して新しい辞書を作成する 説明 enchant_broker ...
https://man.plustar.jp/php/function.enchant-broker-request-dict.html - [similar]
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]