検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 194 for [SIMILAR] 16 1024 4096 WITH 50476 keyinfo WITH 1... (0.250 sec.)
armor 形式を切り替える 0
« gnupg_listsignatures gnupg_seterrormode » PHP Manual GnuPG 関数 armor 形式を切り替える gnupg_setarmor (PECL gnupg >= 0.1) gnupg_setarmor — armor 形式を切り替える 説明 gnupg_setarmor ( resource $identifier , int $armor ): bool armor 形式の出力を切り替えます。 パラメータ identifier gnupg ...
https://man.plustar.jp/php/function.gnupg-setarmor.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]
デリミタ 0
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パターンを delimiters で囲まなければなりません。 英数字、バックスラッシュ、空白文字以外の任意の文字をデリミタとして使うことができます。 有効なデリミタの前に空白文字を付けても、黙って無視されます ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
メタ文字 0
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さは、パターン中に選択肢や繰り返しを記述できることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字は、 その文字自体を表わさず、代わって特別な ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]
指定されたテキストを復号し、検証する 0
« gnupg_decrypt gnupg_deletekey » PHP Manual GnuPG 関数 指定されたテキストを復号し、検証する gnupg_decryptverify (PECL gnupg >= 0.2) gnupg_decryptverify — 指定されたテキストを復号し、検証する 説明 gnupg_decryptverify ( resource $identifier , string $text , string &$plaintext ): array 指定 ...
https://man.plustar.jp/php/function.gnupg-decryptverify.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]
署名済みテキストを検証する 0
« gnupg_sign wkhtmltox » PHP Manual GnuPG 関数 署名済みテキストを検証する gnupg_verify (PECL gnupg >= 0.1) gnupg_verify — 署名済みテキストを検証する 説明 gnupg_verify ( resource $identifier , string $signed_text , string $signature , string &$plaintext = ? ): array 指定した signed_text を ...
https://man.plustar.jp/php/function.gnupg-verify.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]