検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 385 for flags (0.054 sec.)
アトリビュートを取得する 4667
« ReflectionProperty::export ReflectionProperty::getDeclaringClass » PHP Manual ReflectionProper ... erty::getAttributes ( ? string $name = null , int $flags = 0 ): array このクラスプロパティで宣言されている全 ... 数のリストのみが 記述されています。 パラメータ name flags 戻り値 アトリビュートの配列を、 ReflectionAttribut ... 取得 , getAttributes , ReflectionProperty , 配列 , flags , ReflectionAttribute , string , リスト , eflectio ...
https://man.plustar.jp/php/reflectionproperty.getattributes.html - [similar]
SQL のスカラー関数として使用する PHP 関数を登録する 4667
« SQLite3::createCollation SQLite3::enableExceptions » PHP Manual SQLite3 SQL のスカラー関数とし ... e , callable $callback , int $argCount = -1 , int $flags = 0 ): bool SQL のスカラー関数として使用する PHP 関 ... SQL 関数は任意の数の引数を受け取るようになります。 flags フラグのビット単位の組み合わせ。 現状では、 SQLITE ... false を返します。 変更履歴 バージョン 説明 7.1.4 flags パラメータが追加されました。 例 例1 SQLite3::creat ... , 定義 , createFunction , callback , パラメータ , flags , 名前 ...
https://man.plustar.jp/php/sqlite3.createfunction.html - [similar]
内容を指定して、ファイルを ZIP アーカイブに追加する 4667
« ZipArchive::addFile ZipArchive::addGlob » PHP Manual ZipArchive 内容を指定して、ファイルを ZIP ... FromString ( string $name , string $content , int $flags = ZipArchive::FL_OVERWRITE ): bool 内容を指定して、 ... るデータの内容。 バイナリセーフな形式で使用します。 flags 以下のビットマスクの組み合わせ: ZipArchive::FL_OVE ... を返します。 変更履歴 バージョン 説明 8.0.0 / 1.18.0 flags が追加されました。 例 例1 新しいアーカイブへのエン ... アーカイブ , 内容 , ZipArchive , ファイル , 指定 , flags , エントリ , addFromString , string ...
https://man.plustar.jp/php/ziparchive.addfromstring.html - [similar]
振る舞いのフラグを設定する 4623
« ArrayIterator::serialize ArrayIterator::uasort » PHP Manual ArrayIterator 振る舞いのフラグを設 ... 定する ArrayIterator::setFlags (PHP 5 >= 5.1.0, PHP 7, PHP 8) ArrayIterator::setF ... 舞いのフラグを設定する 説明 public ArrayIterator::setFlags ( int $flags ): void 振る舞いのフラグを設定します。 ... パラメータ flags 新しい ArrayIterator の振る舞い。 以下のいずれかの ... OPS 戻り値 値を返しません。 参考 ArrayIterator::getFlags() - 振る舞いのフラグを取得する 関連キーワード: フラ ...
https://man.plustar.jp/php/arrayiterator.setflags.html - [similar]
指定されたメッセージをメールボックスに移動する 4623
« imap_mail_copy imap_mail » PHP Manual IMAP 関数 指定されたメッセージをメールボックスに移動する ... ap , string $message_nums , string $mailbox , int $flags = 0 ): bool message_nums で指定されたメッセージを、 ... _insecure_rsh を無効にしておかなければ 危険 です。 flags flags はビットマスクであり、ひとつのオプションをと ... クス , 移動 , mail , 指定 , nums , mailbox , 注意 , flags , 削除 ...
https://man.plustar.jp/php/function.imap-mail-move.html - [similar]
JSON 文字列をデコードする 4623
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5 ... bool $associative = null , int $depth = 512 , int $flags = 0 ): mixed JSON エンコードされた文字列を受け取り ... t になります。 null の場合、返されるオブジェクトは flags に JSON_OBJECT_AS_ARRAY が設定されているかどうかに ... 。 depth デコードするデータのネストの深さの最大値。 flags JSON_BIGINT_AS_STRING , JSON_INVALID_UTF8_IGNORE , ... 、 null を返します。 変更履歴 バージョン 説明 7.3.0 flags パラメータに JSON_THROW_ON_ERROR が追加されました。 ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
配列をキーで降順にソートする 4623
« key ksort » PHP Manual 配列 関数 配列をキーで降順にソートする krsort (PHP 4, PHP 5, PHP 7, PHP ... 降順にソートする 説明 krsort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで降順にソートし ... 素にリセットされます。 パラメータ array 入力の配列。 flags オプションの第二引数 flags によりソートの動作を修正 ... 比較 , キー , 降順 , 関数 , krsort , array , 要素 , flags ...
https://man.plustar.jp/php/function.krsort.html - [similar]
繰り返し正規表現検索を行う 4623
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (P ... , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | false subject を検索 ... に指定した正規表現にマッチした すべての文字列を、 flags で指定した 順番で、 matches に代入します。 正規表現 ... 入力文字列。 matches マッチしたすべての内容を含む、 flags で指定した形式の多次元配列。 flags 以下のフラグの組 ... が渡されない場合、 空の string として通知されます。 flags を指定しない場合は、 PREG_PATTERN_ORDER が指定され ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
ZIP アーカイブのコメントを返す 4623
« ZipArchive::extractTo ZipArchive::getCommentIndex » PHP Manual ZipArchive ZIP アーカイブのコメ ... す 説明 public ZipArchive::getArchiveComment ( int $flags = 0 ): string | false Zip アーカイブのコメントを返 ... します。 パラメータ flags ZipArchive::FL_UNCHANGED を設定すると、 元の変更さ ... ント , アーカイブ , ZipArchive , getArchiveComment , flags , extractTo , getCommentIndex , public , int , str ...
https://man.plustar.jp/php/ziparchive.getarchivecomment.html - [similar]
エントリ名を使用して、エントリのコメントを返す 4623
« ZipArchive::getCommentIndex ZipArchive::getExternalAttributesIndex » PHP Manual ZipArchive エン ... c ZipArchive::getCommentName ( string $name , int $flags = 0 ): string | false エントリ名を使用して、エント ... メントを返します。 パラメータ name エントリの名前。 flags ZipArchive::FL_UNCHANGED を指定すると、 元の変化し ... , コメント , ZipArchive , 使用 , getCommentName , flags , string , public , tExternalAttributesIndex , int ...
https://man.plustar.jp/php/ziparchive.getcommentname.html - [similar]