検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 385 for flags (0.024 sec.)
指定したサーバーから複数のアイテムを取得する 3946
« Memcached::getMulti Memcached::getOption » PHP Manual Memcached 指定したサーバーから複数のアイ ... ltiByKey ( string $server_key , array $keys , int $flags = ? ): array | false Memcached::getMultiByKey() は ... 操作の効率が上がります。 keys 取得したいキーの配列。 flags 取得操作のフラグ。 戻り値 見つかったアイテムの配列 ...
https://man.plustar.jp/php/memcached.getmultibykey.html - [similar]
RecursiveDirectoryIterator を作成する 3946
« RecursiveDirectoryIterator RecursiveDirectoryIterator::getChildren » PHP Manual RecursiveDirec ... ryIterator::__construct ( string $directory , int $flags = FilesystemIterator::KEY_AS_PATHNAME | Filesystem ... directory 反復処理の対象となるディレクトリのパス。 flags フラグを指定して、いくつかのメソッドの振る舞いを変 ... あります。フラグは、あとから FilesystemIterator::setFlags() で設定することもできます。 エラー / 例外 directo ...
https://man.plustar.jp/php/recursivedirectoryiterator.construct.html - [similar]
パースコールバック 3946
« コールバック 発行コールバック » PHP Manual コールバック パースコールバック パースコールバック ... ring $tag コールバックを起動したタグ * @param int $flags スカラーエンティティの形式 (YAML_*_SCALAR_STYLE を ... ための値 */ function tag_callback ( $value , $tag , $flags ) { var_dump ( func_get_args ()); // デバッグ用 re ...
https://man.plustar.jp/php/yaml.callbacks.parse.html - [similar]
インデックスで定義されたエントリの外部属性を取得する 3946
« ZipArchive::getCommentName ZipArchive::getExternalAttributesName » PHP Manual ZipArchive インデ ... dex ( int $index , int &$opsys , int &$attr , int $flags = ? ): bool インデックスで定義されたエントリの外部 ... 取得します。 値はオペレーティングシステム依存です。 flags ZipArchive::FL_UNCHANGED に設定された場合、 オリジ ...
https://man.plustar.jp/php/ziparchive.getexternalattributesindex.html - [similar]
メッセージの特定のセクションに対する MIME ヘッダを取り出します 3902
« imap_fetchheader imap_fetchstructure » PHP Manual IMAP 関数 メッセージの特定のセクションに対す ... $imap , int $message_num , string $section , int $flags = 0 ): string | false 指定したメッセージの本文の特 ... に従って本文パートのリストにインデックスを付けます。 flags ビットマスク。以下の組合わせとなります。 FT_UID - ...
https://man.plustar.jp/php/function.imap-fetchmime.html - [similar]
指定した検索条件にマッチするメッセージを配列として返す 3902
« imap_scanmailbox imap_set_quota » PHP Manual IMAP 関数 指定した検索条件にマッチするメッセージを ... ( IMAP\Connection $imap , string $criteria , int $flags = SE_FREE , string $charset = "" ): array | false ... メッセージにマッチ UNSEEN - 未読のメッセージにマッチ flags flags に指定できる値は SE_UID です。これを指定する ...
https://man.plustar.jp/php/function.imap-search.html - [similar]
ColumnResult のコンストラクタ 3902
« mysql_xdevapi\ColumnResult ColumnResult::getCharacterSetName » PHP Manual mysql_xdevapi\Column ... ion] => 0 [fractional_digits] => 0 [length] => 11 [flags] => 0 [content_type] => 0 ) [1] => mysql_xdevapi\F ... on] => 0 [fractional_digits] => 31 [length] => 12 [flags] => 1 [content_type] => 0 ) ) 関連キーワード: Colu ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.construct.html - [similar]
カラムのメタデータを取得する 3902
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムの ... => 255 [fractional_digits] => 0 [length] => 65535 [flags] => 0 [content_type] => 0 ) [1] => mysql_xdevapi\F ... ion] => 0 [fractional_digits] => 0 [length] => 11 [flags] => 0 [content_type] => 0 ) ) 関連キーワード: カラ ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]
指定されたパスのファイルにアーカイブの一部を置き換える 3902
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのフ ... t $index , int $start = 0 , int $length = 0 , int $flags = 0 ): bool 指定されたパスのファイルにアーカイブの ... ると( start の位置から)ファイル全体をコピーします。 flags 以下のビットマスクの組み合わせ: ZipArchive::FL_ENC ...
https://man.plustar.jp/php/ziparchive.replacefile.html - [similar]
MultipleIterator クラス 3859
« LimitIterator::valid MultipleIterator::attachIterator » PHP Manual イテレータ MultipleIterator ... SOC = 2 ; /* メソッド */ public __construct ( int $flags = MultipleIterator::MIT_NEED_ALL | MultipleIterato ... achIterator ( Iterator $iterator ): void public getFlags (): int public key (): array public next (): void ... public rewind (): void public setFlags ( int $flags ): void public valid (): bool } 定義済 ... or — イテレータをデタッチする MultipleIterator::getFlags — フラグの情報を取得する MultipleIterator::key — 登 ...
https://man.plustar.jp/php/class.multipleiterator.html - [similar]