検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 408 for [SIMILAR] 16 1024 4096 WITH 89120 intldateformat... (0.798 sec.)
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.html - [similar]
タイムゾーンの位置情報を返す 0
« DateTimeZone::__construct DateTimeZone::getName » PHP Manual DateTimeZone タイムゾーンの位置情報を返す DateTimeZone::getLocation timezone_location_get (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateTimeZone::getLocation -- timezone_location_get — タイムゾーンの位置情報を返す 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/datetimezone.getlocation.html - [similar]
指定した DateTime に関連するタイムゾーンを返す 0
« DateTime::getTimestamp DateTime::__wakeup » PHP Manual DateTimeInterface 指定した DateTime に関連するタイムゾーンを返す DateTime::getTimezone DateTimeImmutable::getTimezone DateTimeInterface::getTimezone date_timezone_get (PHP 5 >= 5.2.1, PHP 7, PHP 8) DateTime::getTimezone -- DateTime ...
https://man.plustar.jp/php/datetime.gettimezone.html - [similar]
はじめに 0
« PCRE 正規表現構文 デリミタ » PHP Manual PCRE 正規表現構文 はじめに はじめに PCRE がサポートする正規表現の構文と意味体系を以下に示します。 正規表現については、Perl のドキュメントや他の多くの書籍においても 解説されており、実例が豊富に記載されているものもあります。特に、 O'Reilly 発刊 Jef ...
https://man.plustar.jp/php/regexp.introduction.html - [similar]
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
破線パターンにおける破線の開始オフセットを指定する 0
« ImagickDraw::setStrokeDashArray ImagickDraw::setStrokeLineCap » PHP Manual ImagickDraw 破線パターンにおける破線の開始オフセットを指定する ImagickDraw::setStrokeDashOffset (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeDashOffset — 破線パターンにおける破線の開始オフセットを指定す ...
https://man.plustar.jp/php/imagickdraw.setstrokedashoffset.html - [similar]
パターンにマッチするパス名の検索 0
« data:// phar:// » PHP Manual サポートするプロトコル/ラッパー パターンにマッチするパス名の検索 glob:// glob:// — パターンにマッチするパス名の検索 説明 glob: ストリームラッパーは、パターンにマッチするパス名の探索が行なえます。 利用法 glob:// オプション ラッパーの概要 属性 サポートの有無 ...
https://man.plustar.jp/php/wrappers.glob.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
タイムゾーンのオフセットを返す 0
« DateTime::format DateTime::getTimestamp » PHP Manual DateTimeInterface タイムゾーンのオフセットを返す DateTime::getOffset DateTimeImmutable::getOffset DateTimeInterface::getOffset date_offset_get (PHP 5 >= 5.2.1, PHP 7, PHP 8) DateTime::getOffset -- DateTimeImmutable::getOffset -- Date ...
https://man.plustar.jp/php/datetime.getoffset.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]