Results of 1 - 10 of about 97 for Z (0.009 sec.)
- Character classes 11645
- « Character representations Unicode character classes » PHP Manual Pattern matching Character cl
...
ned with the {+} and {-} operators. For example [a-z]{+}[0-9] is the same as [0-9a-z] and [a-z]{-}[aeio ...
u] is the same as [b-df-hj-np-tv-z] . [^...] A single character not listed and not co ...
character, [^ \t\n\r\f\v] . \w Word character, [a-zA-Z0-9_] . \W Non-word character, [^a-zA-Z0-9_] . 関 ...
es , listed , space , within , contained , range , zA , single ...
-
https://man.plustar.jp/php/parle.regex.charclass.html
- [similar]
- 時刻の書式 10466
- « サポートする日付と時刻の書式 日付の書式 » PHP Manual サポートする日付と時刻の書式 時刻の書式 時
...
, "59" II [0-5][0-9] "00", "12", "59" space [ \t] tz "("? [A-Za-z]{1,6} ")"? | [A-Z][a-z]+([_/][A-Z][a- ...
CEST", "Europe/Amsterdam", "America/Indiana/Knox" tzcorrection "GMT"? [+-] hh ":"? MM ? "+0400", "GMT-0 ...
秒、タイムゾーン 't'? HH [.:] MM [.:] II space ? ( tzcorrection | tz ) "040837CEST", "T191919-0700" 時、 ...
"04.08.37.81412", "19:19:19.532453" タイムゾーン tz | tzcorrection "CEST", "Europe/Amsterdam", "+0430" ...
-
https://man.plustar.jp/php/datetime.formats.time.html
- [similar]
- 加算子/減算子 10466
- « 実行演算子 論理演算子 » PHP Manual 演算子 加算子/減算子 加算子/減算子 PHP は C 言語形式の加算子
...
の慣習に 従います。例えば、PHP や Perl では $a = 'Z'; $a++; の結果として $a が 'AA' になりますが C では ...
a = 'Z'; a++; の結果として a は '[' になります ( 'Z' の A ...
あるということ、 またプレーンな ASCII 文字と数字 (a-z、A-Z、そして 0-9) のみがサポートされるということに注 ...
上の例の出力は以下となります。 == Characters == X Y Z AA AB AC == Digits == A9 B0 B1 B2 B3 B4 A09 A10 A1 ...
-
https://man.plustar.jp/php/language.operators.increment.html
- [similar]
- インデックスで指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 9955
- « ZipArchive::getStream ZipArchive::getStreamName » PHP Manual ZipArchive インデックスで指定され
...
ントリへの、ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamIndex (PHP 8 >= 8.2.0, PECL zip ...
>= 1.20.0) ZipArchive::getStreamIndex — インデックスで指定された ...
ファイルハンドラを取得する(読み取り専用) 説明 public ZipArchive::getStreamIndex ( int $index , int $flags ...
す。 パラメータ index エントリのインデックス。 flags ZipArchive::FL_UNCHANGED に設定すると、オリジナルの未 ...
-
https://man.plustar.jp/php/ziparchive.getstreamindex.html
- [similar]
- 名前で指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 9955
- « ZipArchive::getStreamIndex ZipArchive::isCompressionMethodSupported » PHP Manual ZipArchive 名
...
ントリへの、ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamName (PHP 8 >= 8.2.0, PECL zip ...
>= 1.20.0) ZipArchive::getStreamName — 名前で指定されたエントリ ...
ファイルハンドラを取得する(読み取り専用) 説明 public ZipArchive::getStreamName ( string $name , int $flag ...
しています。 パラメータ name エントリの名前。 flags ZipArchive::FL_UNCHANGED に設定すると、オリジナルの未 ...
-
https://man.plustar.jp/php/ziparchive.getstreamname.html
- [similar]
- エスケープシーケンス 9562
- « メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープ
...
の 6 ビット目 (16進数 40) が 反転されます。つまり、"z" は 16 進数の 1A になり、"{" は 3B になり、 ";" は ...
界 \A 検索対象文字列の始端(複数行モードとは独立) \Z 検索対象文字列の終端、または終端の改行(複数行モー ...
ドとは独立) \z 検索対象文字列の終端(複数行モードとは独立) \G マ ...
の文字が \w にマッチする位置の ことです。 言明 \A , \Z , \z は、( アンカー で説明する)ハット記号やドル記 ...
-
https://man.plustar.jp/php/regexp.reference.escape.html
- [similar]
- ロケールの設定に基づいてローカルな日付・時間をフォーマットする 8907
- « mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ
...
刻の表現。日付は含まない 03:59:16 あるいは 15:59:16 %z タイムゾーンオフセット。Windows では違う実装になっ ...
ています。詳細は後述します。 東海岸時刻なら -0500 %Z タイムゾーンの略称。Windows では違う実装になってい ...
ォーム対応の関数を書く方法をこの後の例で示します。 %z と %Z は、どちらもタイムゾーン名を返します。オフセ ...
い場合に E_WARNING を発生させます。 date_default_timezone_set() も参照ください。 出力内容は元となった C ラ ...
-
https://man.plustar.jp/php/function.strftime.html
- [similar]
- 名前を使用して、エントリの内容を返す 8645
- « ZipArchive::getFromIndex ZipArchive::getNameIndex » PHP Manual ZipArchive 名前を使用して、エン
...
トリの内容を返す ZipArchive::getFromName (PHP 5 >= 5.2.0, PHP 7, PHP ...
8, PECL zip >= 1.1.0) ZipArchive::getFromName — 名前を使用し ...
て、エントリの内容を返す 説明 public ZipArchive::getFromName ( string $name , int $len = ...
使用するフラグ。以下の値を OR で連結して使用します。 ZipArchive::FL_UNCHANGED ZipArchive::FL_COMPRESSED Z ...
-
https://man.plustar.jp/php/ziparchive.getfromname.html
- [similar]
- IntlDateFormatter が使用するパターンを取得する 8383
- « IntlDateFormatter::getLocale IntlDateFormatter::getTimeType » PHP Manual IntlDateFormatter Int
...
); datefmt_set_pattern ( $fmt , 'yyyymmdd hh:mm:ss z' ); echo 'Now pattern of the formatter is : ' . da ...
mat ( 0 ); $fmt -> setPattern ( 'yyyymmdd hh:mm:ss z' ); echo 'Now pattern of the formatter is : ' . $f ...
ow pattern of the formatter is : yyyymmdd hh:mm:ss z Second Formatted output is 19690031 04:00:00 PST 参 ...
-
https://man.plustar.jp/php/intldateformatter.getpattern.html
- [similar]
- ステートメントリソースあるいは接続リソースからオプションの値を取得する 8135
- « db2_free_stmt db2_last_insert_id » PHP Manual IBM DB2 関数 ステートメントリソースあるいは接続リ
...
トシステムに送信されることを確実にするには、 A から Z までの文字と 0 から 9 までの数字、そしてアンダース ...
クライアントのユーザー ID として使用します。 注意 : z/OS および OS/390 サーバー版の DB2 は 16 文字までの ...
カウンティング・ストリングとして使用します。 注意 : z/OS および OS/390 サーバー版の DB2 は 200 文字までの ...
アントのアプリケーション名として使用します。 注意 : z/OS および OS/390 サーバー版の DB2 は 32 文字までの ...
-
https://man.plustar.jp/php/function.db2-get-option.html
- [similar]