検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 289 for [SIMILAR] 16 1024 4096 WITH 52268 ブパ WITH 4794... (0.259 sec.)
フォーマッタのパターンを設定する 0
« NumberFormatter::setAttribute NumberFormatter::setSymbol » PHP Manual NumberFormatter フォーマッタのパターンを設定する NumberFormatter::setPattern numfmt_set_pattern (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::setPattern -- numfmt_set_pattern — フォーマッタのパタ ...
https://man.plustar.jp/php/numberformatter.setpattern.html - [similar]
ディレクトリから、PCRE パターンを使ってファイルを追加する 0
« ZipArchive::addGlob ZipArchive::clearError » PHP Manual ZipArchive ディレクトリから、PCRE パターンを使ってファイルを追加する ZipArchive::addPattern (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0) ZipArchive::addPattern — ディレクトリから、PCRE パターンを使ってファイルを追加する 説明 ...
https://man.plustar.jp/php/ziparchive.addpattern.html - [similar]
正規表現 (Perl 互換) 0
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互換) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PCRE のパターン 正規表現パターンに使用可能な修飾子 — パターン修飾子 Perl とは異なる点 — Perl との違い ...
https://man.plustar.jp/php/book.pcre.html - [similar]
サブクラスであるかどうかを調べる 0
« ReflectionClass::isIterateable ReflectionClass::isTrait » PHP Manual ReflectionClass サブクラスであるかどうかを調べる ReflectionClass::isSubclassOf (PHP 5, PHP 7, PHP 8) ReflectionClass::isSubclassOf — サブクラスであるかどうかを調べる 説明 public ReflectionClass::isSubclassOf ( Reflect ...
https://man.plustar.jp/php/reflectionclass.issubclassof.html - [similar]
認証済み公開鍵を取り除く 0
« ssh2_publickey_list ssh2_scp_recv » PHP Manual SSH2 関数 認証済み公開鍵を取り除く ssh2_publickey_remove (PECL ssh2 >= 0.10) ssh2_publickey_remove — 認証済み公開鍵を取り除く 説明 ssh2_publickey_remove ( resource $pkey , string $algoname , string $blob ): bool 認証済み公開鍵を取り除きます ...
https://man.plustar.jp/php/function.ssh2-publickey-remove.html - [similar]
フォーマッタが使用するパターンを取得する 0
« MessageFormatter::getLocale MessageFormatter::parseMessage » PHP Manual MessageFormatter フォーマッタが使用するパターンを取得する MessageFormatter::getPattern msgfmt_get_pattern (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::getPattern -- msgfmt_get_pattern — フォ ...
https://man.plustar.jp/php/messageformatter.getpattern.html - [similar]
Apacheサブプロセスの環境変数を設定する 0
« apache_response_headers getallheaders » PHP Manual Apache 関数 Apacheサブプロセスの環境変数を設定する apache_setenv (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) apache_setenv — Apacheサブプロセスの環境変数を設定する 説明 apache_setenv ( string $variable , string $value , bool $walk_to_top = f ...
https://man.plustar.jp/php/function.apache-setenv.html - [similar]
デリミタ 0
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パターンを delimiters で囲まなければなりません。 英数字、バックスラッシュ、空白文字以外の任意の文字をデリミタとして使うことができます。 有効なデリミタの前に空白文字を付けても、黙って無視されます ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
0
« 定義済み定数 PCRE のパターン » PHP Manual PCRE 例 例 例1 有効なパターンの例 /<\/\w+>/ |(\d{3})-\d+|Sm /^(?i)php[34]/ {^\s+(\s+)?$} 例2 無効なパターンの例 /href='(.*)' - 終端デリミタが抜けている /\w+\s*\w+/J - 未知の修飾子 'J' 1-\d3-\d3-\d4| - 始端デリミタが抜けている 関連キーワード: 例 ...
https://man.plustar.jp/php/pcre.examples.html - [similar]
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.html - [similar]