検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 97 for Z (0.014 sec.)
英字かどうかを調べる 5790
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0 ... うかを調べます。 標準の C ロケールの場合、文字は [A-Za-z] で、 ctype_alpha() は $text が一文字のみの場合 ... ォルトのロケールを使用) <?php $strings = array( 'KjgWZC' , 'arf12' ); foreach ( $strings as $testcase ) { ... ; } } ?> 上の例の出力は以下となります。 文字列 KjqWZC は全て文字からなります。 文字列 arf12 は全てが文字 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
テーブルの主キーを含む結果セットを返す 5790
« db2_prepare db2_procedure_columns » PHP Manual IBM DB2 関数 テーブルの主キーを含む結果セットを ... ータベースへの有効な接続。 qualifier OS/390 あるいは z/OS サーバー上で稼動している DB2 データベースの修飾 ...
https://man.plustar.jp/php/function.db2-primary-keys.html - [similar]
キーの詳細の配列を返す 5790
« openssl_pkey_free openssl_pkey_get_private » PHP Manual OpenSSL 関数 キーの詳細の配列を返す op ... キー 説明 "p" prime number (shared) "g" generator of Z_p (shared) "priv_key" private DH value x "pub_key" ...
https://man.plustar.jp/php/function.openssl-pkey-get-details.html - [similar]
正規表現による検索と置換を行う 5790
« PCRE 関数 preg_grep » PHP Manual PCRE 関数 正規表現による検索と置換を行う preg_filter (PHP 5 > ... 'A' , 'B' , '4' ); $pattern = array( '/\d/' , '/[a-z]/' , '/[1a]/' ); $replace = array( 'A:$0' , 'B:$0' ...
https://man.plustar.jp/php/function.preg-filter.html - [similar]
指定された値の名前に対応する、プロパティの値を取得する 5790
« IntlChar::getPropertyName IntlChar::getPropertyValueName » PHP Manual IntlChar 指定された値の名 ... "N" / "Number" "P" / "Punctuation" "S" / "Symbol" "Z" / "Separator" パラメータ property 調べたい Unicod ...
https://man.plustar.jp/php/intlchar.getpropertyvalueenum.html - [similar]
コードポイントが、ICU の空白文字であるかを調べる 5790
« IntlChar::isUWhiteSpace IntlChar::isxdigit » PHP Manual IntlChar コードポイントが、ICU の空白文 ... ると見なされます: Unicode の区切り文字 (categories "Z" = "Zs", "Zl", "Zp" の場合) であるが、 同時に ノー ... ace, U+202F Narrow NBSP) でもないこと。 U+0009 HORIZONTAL TABULATION の場合 U+000A LINE FEED の場合 U+0 ...
https://man.plustar.jp/php/intlchar.iswhitespace.html - [similar]
デリミタ 5790
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パ ... 正しいデリミタです。 /foo bar/ #^[^0-9]$# +php+ %[a-zA-Z0-9_-]% 角括弧形式のデリミタを使うこともできます ... 、大文字小文字を区別しないマッチを行うものです。 #[a-z]#i 関連キーワード: デリミタ , 文字 , パターン , エ ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
時刻の文字列を指定されたフォーマットに従ってパースする 5659
« DateTimeImmutable::__construct DateTimeImmutable::createFromInterface » PHP Manual DateTimeImm ... at ( string $format , string $datetime , ? DateTimeZone $timezone = null ): DateTimeImmutable | false 手 ... at ( string $format , string $datetime , ? DateTimeZone $timezone = null ): DateTimeImmutable | false 新 ... が結果に影響する場合があるということです。 たとえば z (1年における何番目の日か) の場合、 Y や y を使って ... 処理中には無視されます。 st 、 nd 、 rd あるいは th z 年始からの通算日数 (最初は 0)。 Y または y の後に続 ...
https://man.plustar.jp/php/datetimeimmutable.createfromformat.html - [similar]
コマンドラインオプション 5659
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... put source with stripped comments and whitespace. -z <file> Load Zend extension <file>. args... Argumen ... <name> Show information about extension <name>. --rz <name> Show information about Zend extension <name ... odules 例1 PHP に組み込まれた (そしてロードされた) Zend モジュールの表示 $ php -m [PHP Modules] xml tok ... enizer standard session posix pcre overload mysql mbstr ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
テーブルのカラムおよび関連する権限情報を含む結果セットを返す 5659
« db2_close db2_columns » PHP Manual IBM DB2 関数 テーブルのカラムおよび関連する権限情報を含む結 ... ータベースへの有効な接続。 qualifier OS/390 あるいは z/OS サーバー上で稼動している DB2 データベースの修飾 ...
https://man.plustar.jp/php/function.db2-column-privileges.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT