検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 385 for flags (0.020 sec.)
ArrayObject クラス 4458
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびイン ... ic __construct ( array | object $array = [] , int $flags = 0 , string $iteratorClass = ArrayIterator::class ... append ( mixed $value ): void public asort ( int $flags = SORT_REGULAR ): bool public count (): int public ... y ): array public getArrayCopy (): array public getFlags (): int public getIterator (): Iterator public get ... IteratorClass (): string public ksort ( int $flags = SORT_REGULAR ): bool public natcasesort (): bool ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
指定したメッセージのヘッダ情報の概要を読む 4458
« imap_expunge imap_fetchbody » PHP Manual IMAP 関数 指定したメッセージのヘッダ情報の概要を読む ... ( IMAP\Connection $imap , string $sequence , int $flags = 0 ): array | false この関数は、指定された sequen ... その範囲内のすべてのメッセージを取得したりできます。 flags sequence には、メッセージのインデックスか、もし fl ... 情報 , フラグ , 指定 , sequence , fetch , overview , flags ...
https://man.plustar.jp/php/function.imap-fetch-overview.html - [similar]
現在のメールボックス以外のメールボックスのステータス情報を返す 4458
« imap_sort imap_subscribe » PHP Manual IMAP 関数 現在のメールボックス以外のメールボックスのステ ... s ( IMAP\Connection $imap , string $mailbox , int $flags ): stdClass | false 指定したメールボックス mailbox ... _insecure_rsh を無効にしておかなければ 危険 です。 flags 以下のフラグが使用できます。 SA_MESSAGES - $status ... および uidvalidity というプロパティが含まれます。 flags にも、 上の各定数に対応するビットマスクを設定するこ ... tatus , 設定 , Connection , メッセージ , mailbox , flags , オブジェクト ...
https://man.plustar.jp/php/function.imap-status.html - [similar]
CMS メッセージを暗号化する 4458
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する open ... ay | string $certificate , ? array $headers , int $flags = 0 , int $encoding = OPENSSL_ENCODING_SMIME , int ... 手の証明書。 headers S/MIME を使う時に含めるヘッダ。 flags CMS_sign に渡すフラグ。 encoding 出力のエンコーディ ... ilename , 受け手 , algo , int , string , encrypt , flags ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]
S/MIME メッセージを暗号化する 4458
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化す ... ay | string $certificate , ? array $headers , int $flags = 0 , int $cipher_algo = OPENSSL_CIPHER_AES_128_CB ... 、 各要素には、各ヘッダ行が一行ずつ含まれています。 flags flags は オプションとして使用可能であり、エンコード ... certificate , ヘッダ , 配列 , バージョン , algo , flags ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
接続したソケットからデータを受信する 4458
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する so ... ket $socket , ? string &$data , int $length , int $flags ): int | false socket_recv() 関数は、 socket から ... length バイトまでをリモートホストから取得します。 flags flags の値は、次のフラグを論理 OR ( | ) 演算子で組 ... み合わせたものとなります。 flags のとりうる値 フラグ 説明 MSG_OOB out-of-band を処理 ... , 接続 , recv , ソケット , data , length , 関数 , flags , バイト ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
Phar アーカイブオブジェクトを作成する 4458
« Phar::compressFiles Phar::convertToData » PHP Manual Phar Phar アーカイブオブジェクトを作成する ... public Phar::__construct ( string $filename , int $flags = FilesystemIterator::SKIP_DOTS | FilesystemIterat ... ファイル名の拡張子は .phar にする必要があります。 flags 親クラス RecursiveDirectoryIterator に渡すフラグ。 ... ーカイブ , 作成 , オブジェクト , construct , phar , flags , コール , FilesystemIterator , filename ...
https://man.plustar.jp/php/phar.construct.html - [similar]
実行可能でない tar あるいは zip アーカイブオブジェクトを作成する 4458
« PharData::compressFiles PharData::convertToData » PHP Manual PharData 実行可能でない tar あるい ... ic PharData::__construct ( string $filename , int $flags = FilesystemIterator::SKIP_DOTS | FilesystemIterat ... p アーカイブあるいは作成したいアーカイブへのパス。 flags 親クラス Phar の RecursiveDirectoryIterator に渡す ... 実行 , オブジェクト , PharData , construct , Phar , flags , コール ...
https://man.plustar.jp/php/phardata.construct.html - [similar]
パースする XML を含むデータを設定する 4458
« XMLReader::setSchema XMLWriter » PHP Manual XMLReader パースする XML を含むデータを設定する XM ... string $source , ? string $encoding = null , int $flags = 0 ): bool | XMLReader パースする XML を含むデータ ... ing ドキュメントのエンコーディングあるいは null 。 flags LIBXML_* 定数のビットマスク。 戻り値 成功した場合に ... , データ , static , メソッド , string , encoding , flags , バージョン ...
https://man.plustar.jp/php/xmlreader.xml.html - [similar]
インデックスを使用してエントリの詳細を取得する 4458
« ZipArchive::setPassword ZipArchive::statName » PHP Manual ZipArchive インデックスを使用してエン ... 明 public ZipArchive::statIndex ( int $index , int $flags = 0 ): array | false この関数は、インデックスを使用 ... 得します。 パラメータ index エントリのインデックス。 flags ZipArchive::FL_UNCHANGED を OR で連結すると、 アー ... クス , 取得 , ZipArchive , 使用 , 情報 , statIndex , flags , 出力 , int ...
https://man.plustar.jp/php/ziparchive.statindex.html - [similar]