検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 209 for [SIMILAR] 16 1024 4096 WITH 14507 字か WITH 1339... (0.251 sec.)
コードポイントがISOで定義された制御文字であるかを調べる 0
« IntlChar::isIDStart IntlChar::isJavaIDPart » PHP Manual IntlChar コードポイントがISOで定義された制御文字であるかを調べる IntlChar::isISOControl (PHP 7, PHP 8) IntlChar::isISOControl — コードポイントがISOで定義された制御文字であるかを調べる 説明 public static IntlChar::isISOControl ( in ...
https://man.plustar.jp/php/intlchar.isisocontrol.html - [similar]
コードポイントが、スペース文字であるかを調べる 0
« IntlChar::ispunct IntlChar::istitle » PHP Manual IntlChar コードポイントが、スペース文字であるかを調べる IntlChar::isspace (PHP 7, PHP 8) IntlChar::isspace — コードポイントが、スペース文字であるかを調べる 説明 public static IntlChar::isspace ( int | string $codepoint ): ? bool 指定され ...
https://man.plustar.jp/php/intlchar.isspace.html - [similar]
コメント 0
« 条件付きサブパターン 再帰的パターン » PHP Manual PCRE 正規表現構文 コメント コメント コメントは、(?# という並びにより始まり、次の閉じカッコで終わります。 カッコのネストはできません。コメント内の文字は、パターンマッチには 全く関係しません。 PCRE_EXTENDED オプションが設定されている場合は ...
https://man.plustar.jp/php/regexp.reference.comments.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 --disable-ctype によりctypeを無効にすること ができます。 Windows 版の PHP には この拡張モジュールのサポートが組み込まれています。これらの関数を使用 するために拡張モジュールを追加でロードする必要はありません ...
https://man.plustar.jp/php/ctype.installation.html - [similar]
ファイルポインタから1文字取り出す 0
« fflush fgetcsv » PHP Manual ファイルシステム 関数 ファイルポインタから1文字取り出す fgetc (PHP 4, PHP 5, PHP 7, PHP 8) fgetc — ファイルポインタから1文字取り出す 説明 fgetc ( resource $stream ): string | false 指定したファイルポインタから 1 文字読み出します。 パラメータ stream ファイルポ ...
https://man.plustar.jp/php/function.fgetc.html - [similar]
XML パーサのオプションを設定する 0
« xml_parser_get_option xml_set_character_data_handler » PHP Manual XML パーサ 関数 XML パーサのオプションを設定する xml_parser_set_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_set_option — XML パーサのオプションを設定する 説明 xml_parser_set_option ( XMLParser $parser , int $option , ...
https://man.plustar.jp/php/function.xml-parser-set-option.html - [similar]
コードポイントが識別子として使えるかを調べる 0
« IntlChar::isIDIgnorable IntlChar::isIDStart » PHP Manual IntlChar コードポイントが識別子として使えるかを調べる IntlChar::isIDPart (PHP 7, PHP 8) IntlChar::isIDPart — コードポイントが識別子として使えるかを調べる 説明 public static IntlChar::isIDPart ( int | string $codepoint ): ? bool 指 ...
https://man.plustar.jp/php/intlchar.isidpart.html - [similar]
コードポイントがタイトルケース文字であるかを調べる 0
« IntlChar::isspace IntlChar::isUAlphabetic » PHP Manual IntlChar コードポイントがタイトルケース文字であるかを調べる IntlChar::istitle (PHP 7, PHP 8) IntlChar::istitle — コードポイントがタイトルケース文字であるかを調べる 説明 public static IntlChar::istitle ( int | string $codepoint ): ? ...
https://man.plustar.jp/php/intlchar.istitle.html - [similar]
コードポイントが小文字のUnicodeプロパティを持つかを調べる 0
« IntlChar::isUAlphabetic IntlChar::isupper » PHP Manual IntlChar コードポイントが小文字のUnicodeプロパティを持つかを調べる IntlChar::isULowercase (PHP 7, PHP 8) IntlChar::isULowercase — コードポイントが小文字のUnicodeプロパティを持つかを調べる 説明 public static IntlChar::isULowercase ( ...
https://man.plustar.jp/php/intlchar.isulowercase.html - [similar]
変数操作 0
« ReflectionException はじめに » PHP Manual 変数・データ型関連 変数操作 変数操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 変数操作 関数 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zval を表す文字列をダンプする double ...
https://man.plustar.jp/php/book.var.html - [similar]