検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 362 for [SIMILAR] 16 1024 4096 WITH 19771 示対 WITH 1008... (0.327 sec.)
条件付きサブパターン 0
« 再試行無しのサブパターン コメント » PHP Manual PCRE 正規表現構文 条件付きサブパターン 条件付きサブパターン サブパターンを条件付きでマッチング処理させることが可能です。 言明の結果や直前のキャプチャ用サブパターンがマッチしたかどうかにより、 サブパターン中の 2 つの選択肢を選択させます。条 ...
https://man.plustar.jp/php/regexp.reference.conditional.html - [similar]
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
対話式のシェルを要求する 0
« ssh2_sftp ssh2_tunnel » PHP Manual SSH2 関数 対話式のシェルを要求する ssh2_shell (PECL ssh2 >= 0.9.0) ssh2_shell — 対話式のシェルを要求する 説明 ssh2_shell ( resource $session , string $term_type = "vanilla" , ? array $env = null , int $width = 80 , int $height = 25 , int $width_height ...
https://man.plustar.jp/php/function.ssh2-shell.html - [similar]
色にマッチするピクセルを変更する 0
« Imagick::paintFloodfillImage Imagick::paintTransparentImage » PHP Manual Imagick 色にマッチするピクセルを変更する Imagick::paintOpaqueImage (PECL imagick 2, PECL imagick 3) Imagick::paintOpaqueImage — 色にマッチするピクセルを変更する 警告 この関数は Imagick 3.4.4 以降では 非推奨 になり ...
https://man.plustar.jp/php/imagick.paintopaqueimage.html - [similar]
再帰的パターン 0
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすればカッコに括られた文字列とマッチできるか、という問題を 考えて見ましょう。このとき、カッコは何回でもネストできるとします。 再帰が使えないとすると、パターンを用いて、せいぜい、ある一定の深さの ネ ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
SNMP オブジェクトを取得する 0
« snmp2_walk snmp3_getnext » PHP Manual SNMP 関数 SNMP オブジェクトを取得する snmp3_get (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_get — SNMP オブジェクトを取得する 説明 snmp3_get ( string $hostname , string $security_name , string $security_level , string $auth_protocol , string $auth_passphras ...
https://man.plustar.jp/php/function.snmp3-get.html - [similar]
テキストへの署名 0
« 例 GnuPG 関数 » PHP Manual 例 テキストへの署名 テキストへの署名 この例は、指定したテキストに署名をします。 例1 gnupg での署名の例 (手続き型) <?php // gnupg を初期化します $res = gnupg_init (); // 必須ではありません。Clearsign はデフォルト値です gnupg_setsignmode ( $res , GNUPG_SIG_MODE ...
https://man.plustar.jp/php/gnupg.examples-clearsign.html - [similar]
セキュリティ関連の SNMPv3 セッションパラメータを設定する 0
« SNMP::set SNMP::walk » PHP Manual SNMP セキュリティ関連の SNMPv3 セッションパラメータを設定する SNMP::setSecurity (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::setSecurity — セキュリティ関連の SNMP v3 セッションパラメータを設定する 説明 public SNMP::setSecurity ( string $securityLevel , string ...
https://man.plustar.jp/php/snmp.setsecurity.html - [similar]
LimitIterator クラス 0
« IteratorIterator::valid LimitIterator::__construct » PHP Manual イテレータ LimitIterator クラス LimitIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに LimitIterator クラスは、ある Iterator 上の限られたサブセットに対する反復処理を行います。 クラス概要 class LimitIterator extends I ...
https://man.plustar.jp/php/class.limititerator.html - [similar]
バックトレースを表示する 0
« debug_backtrace error_clear_last » PHP Manual エラー処理関数 バックトレースを表示する debug_print_backtrace (PHP 5, PHP 7, PHP 8) debug_print_backtrace — バックトレースを表示する 説明 debug_print_backtrace ( int $options = 0 , int $limit = 0 ): void debug_print_backtrace() は PHP バック ...
https://man.plustar.jp/php/function.debug-print-backtrace.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT