Results of 1 - 10 of about 10 for assertion (0.005 sec.)
- assertion が false であるかどうかを調べる 13426
- « assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false
...
調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および ...
PHP 7 assert ( mixed $assertion , string $description = ? ): bool PHP 7 assert ( m ...
ixed $assertion , Throwable $exception = ? ): bool assert() は、指 ...
定した assertion を調べて、結果が false の場合に適切な動作をします。 ...
-
https://man.plustar.jp/php/function.assert.html
- [similar]
- 様々な assert フラグを設定/取得する 10923
- « PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設
...
とはお勧めできません。 php.ini のディレクティブ zend.assertions と assert.exception を ini_set() や ini_get() で取 ...
無効にする ASSERT_CALLBACK assert.callback ( null ) assertion に失敗した場合にコールされるコールバック value オプ ...
sert_callback ( string $file , int $line , string $assertion , string $description = ? ): void file assert() 関 ...
たファイル名 line assert() 関数がコールされた行番号 assertion assert() 関数に渡した assertion を文字列に変換した ...
-
https://man.plustar.jp/php/function.assert-options.html
- [similar]
- 言明 9403
- « 後方参照 再試行無しのサブパターン » PHP Manual PCRE 正規表現構文 言明 言明 言明 (assertion) と
...
、サブパターンを用いて記述します 〔言明サブパターン (assertion subpattern) と呼ばれる〕。 言明サブパターンには、2 ...
うにマッチングが行われます。 先読み 言明 (lookahead assertion) は、 肯定の言明 (positive assertion) の場合 (?= で ...
始まり、 否定の言明 (negative assertion) の場合 (?! で始まります。例えば、 \w+(?=;) は、セ ...
うな探索を実現するためには、戻り読み言明 (lookbehind assertion) が必要です。 戻り読み 言明は、肯定の言明の場合 (? ...
-
https://man.plustar.jp/php/regexp.reference.assertions.html
- [similar]
- 実行時設定 8599
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
l assert() の評価を有効にします。 assert.bail bool assertion が失敗した時にスクリプトの実行を終了します。 asser ...
t.warning bool assertion が失敗する度に PHP 警告を発行します。 assert.callb ...
ack string assertion が失敗した時にコールされるユーザー関数 assert.quie ...
t_eval bool assertion 式の評価時に error_reporting() の現在の 設定を使用 ...
-
https://man.plustar.jp/php/info.configuration.html
- [similar]
- PHP オプションと情報 7919
- « output_reset_rewrite_vars はじめに » PHP Manual PHP の振る舞いの変更 PHP オプションと情報 PHP
...
ons — 様々な assert フラグを設定/取得する assert — assertion が false であるかどうかを調べる cli_get_process_ti ...
-
https://man.plustar.jp/php/book.info.html
- [similar]
- PHP オプション/情報 関数 7919
- « 定義済み定数 assert_options » PHP Manual PHP Options/Info PHP オプション/情報 関数 PHP オプショ
...
ons — 様々な assert フラグを設定/取得する assert — assertion が false であるかどうかを調べる cli_get_process_ti ...
-
https://man.plustar.jp/php/ref.info.html
- [similar]
- 定義済み定数 7830
- « リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義
...
LDAP_CONTROL_ASSERT ( string ) コントロール定数 - Assertion ( » RFC 4528 ). PHP 7.3.0 以降で利用可能です。 LDA ...
-
https://man.plustar.jp/php/ldap.constants.html
- [similar]
- エスケープシーケンス 7830
- « メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープ
...
す。 バックスラッシュの第 4 の使用法は、簡単な言明 (assertion) です。 言明とは、マッチがある特定の位置でだけ可能 ...
-
https://man.plustar.jp/php/regexp.reference.escape.html
- [similar]
- サンプル 7705
- « 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa
...
e#540 - assert_options の例 Example#541 - 失敗した assertion をカスタムハンドラで処理する Example#542 - カスタム ...
-
https://man.plustar.jp/php/indexes.examples.html
- [similar]
- 関数・メソッド 7705
- « 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ
...
との関係を維持しつつ配列を昇順にソートする assert - assertion が false であるかどうかを調べる assert_options - 様 ...
-
https://man.plustar.jp/php/indexes.functions.html
- [similar]
PREV
1
NEXT