検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 667 for ALL (0.673 sec.)
Add a lexer rule 3440
« Parle\RLexer::insertMacro Parle\RLexer::pushState » PHP Manual Parle\RLexer Add a lexer rule P ... s used as start state, then the rule is applied to all lexer states. newState New state name, after the r ... n id is specified, the rule will finish first when all the previous pushes popped. 戻り値 値を返しません。 ...
https://man.plustar.jp/php/parle-rlexer.push.html - [similar]
操作モードを返す 3440
« RegexIterator::getFlags RegexIterator::getPregFlags » PHP Manual RegexIterator 操作モードを返す ... each item.' ; } elseif ( $mode & RegexIterator :: ALL_MATCHES ) { echo 'Getting all matches for each ite ...
https://man.plustar.jp/php/regexiterator.getmode.html - [similar]
ディレクトリから、glob パターンを使ってファイルを追加する 3440
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glo ... ス。 これが適用されるのは、 "remove_path" や "remove_all_path" で定義された削除処理がすべて終わった後です。 ... カイブに追加する前に削除するプレフィックス。 "remove_all_path" true にすると、ファイル名だけを使ってアーカイ ... ptions = array( 'add_path' => 'sources/' , 'remove_all_path' => TRUE ); $zip -> addGlob ( '*.{php,txt}' , ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
The MongoDB\Driver\WriteConcern class 3411
« MongoDB\Driver\ServerApi::unserialize MongoDB\Driver\WriteConcern::bsonSerialize » PHP Manual ... MongoDB\Driver\WriteConcern::MAJORITY Majority of all the members in the set; arbiters, non-voting membe ... ve members, hidden members and delayed members are all included in the definition of majority write conce ...
https://man.plustar.jp/php/class.mongodb-driver-writeconcern.html - [similar]
Creates a new deque using a callable to determine which values to include 3411
« Ds\Deque::count Ds\Deque::find » PHP Manual Deque Creates a new deque using a callable to dete ... 0) Ds\Deque::filter — Creates a new deque using a callable to determine which values to include 説明 publ ... ic Ds\Deque::filter ( callable $callback = ? ): Ds\Deque Creates a new deque ... using a callable to determine which values to include. パラメー ... タ callback callback ( mixed $value ): bool Optional calla ...
https://man.plustar.jp/php/ds-deque.filter.html - [similar]
Creates a new sequence using a callable to determine which values to include 3411
« Ds\Sequence::contains Ds\Sequence::find » PHP Manual Sequence Creates a new sequence using a c ... Sequence::filter — Creates a new sequence using a callable to determine which values to include 説明 abst ... ract public Ds\Sequence::filter ( callable $callback = ? ): Ds\Sequence Creates a new seq ... uence using a callable to determine which values to include. パラメー ... タ callback callback ( mixed $value ): bool Optional calla ...
https://man.plustar.jp/php/ds-sequence.filter.html - [similar]
Creates a new set using a callable to determine which values to include 3411
« Ds\Set::diff Ds\Set::first » PHP Manual Set Creates a new set using a callable to determine wh ... 1.0.0) Ds\Set::filter — Creates a new set using a callable to determine which values to include 説明 publ ... ic Ds\Set::filter ( callable $callback = ? ): Ds\Set Creates a new set usin ... g a callable to determine which values to include. パラメー ... タ callback callback ( mixed $value ): bool Optional calla ...
https://man.plustar.jp/php/ds-set.filter.html - [similar]
Creates a new vector using a callable to determine which values to include 3411
« Ds\Vector::count Ds\Vector::find » PHP Manual Vector Creates a new vector using a callable to ... Ds\Vector::filter — Creates a new vector using a callable to determine which values to include 説明 publ ... ic Ds\Vector::filter ( callable $callback = ? ): Ds\Vector Creates a new vecto ... r using a callable to determine which values to include. パラメー ... タ callback callback ( mixed $value ): bool Optional calla ...
https://man.plustar.jp/php/ds-vector.filter.html - [similar]
基本 3411
« エラー PHP 7 でのエラー » PHP Manual エラー 基本 基本 PHP は、各種のエラー条件に対応したさまざ ... りえるからです。 開発中は常に、 error_reporting を E_ALL にしておくべきです。 PHP が発する報告をすべて確認し ... す。 実際の運用に入ったら、もう少しレベルを下げて E_ALL & ~E_NOTICE & ~E_DEPRECATED などのようにすることも ... あるでしょう。しかし、できれば運用中も E_ALL にしておきたいものです。 そうすれば、何かの問題が発 ...
https://man.plustar.jp/php/language.errors.basics.html - [similar]
新しいグローバル定数 3411
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しいグローバ ... RL_NONE LDAP_OPT_X_TLS_CRL_PEER LDAP_OPT_X_TLS_CRL_ALL LDAP_OPT_X_TLS_DHFILE LDAP_OPT_X_TLS_CRLFILE LDAP_ ... INTERVAL PostgreSQL PGSQL_NOTICE_LAST PGSQL_NOTICE_ALL PGSQL_NOTICE_CLEAR SPL MT_RAND_PHP 関連キーワード: ...
https://man.plustar.jp/php/migration71.constants.html - [similar]