検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 385 for flags (0.082 sec.)
RegexIterator クラス 3859
« RecursiveTreeIterator::valid RegexIterator::accept » PHP Manual イテレータ RegexIterator クラス ... $pattern , int $mode = RegexIterator::MATCH , int $flags = 0 , int $pregFlags = 0 ) public accept (): bool ... public getFlags (): int public getMode (): int public getPregFlags ... (): int public getRegex (): string public setFlags ( int $flags ): void public setMode ( int $mode ): ... void public setPregFlags ( int $pregFlags ): void /* 継承したメソッド */ pu ...
https://man.plustar.jp/php/class.regexiterator.html - [similar]
ファイルセグメントをディスクに同期する 3859
« eio_symlink eio_sync » PHP Manual Eio 関数 ファイルセグメントをディスクに同期する eio_sync_fil ... nge ( mixed $fd , int $offset , int $nbytes , int $flags , int $pri = EIO_PRI_DEFAULT , callable $callback ... からファイルの末尾までのすべての範囲を同期します。 flags ビットマスク。以下のいずれかの値を含めます。 EIO_S ...
https://man.plustar.jp/php/function.eio-sync-file-range.html - [similar]
ドメイン名をIDNAのASCII形式に変換する 3859
« IDN 関数 idn_to_utf8 » PHP Manual IDN 関数 ドメイン名をIDNAのASCII形式に変換する idn_to_ascii ... 説明 手続き型 idn_to_ascii ( string $domain , int $flags = IDNA_DEFAULT , int $variant = INTL_IDNA_VARIANT_ ... イン名。UTF-8 にエンコードされている必要があります。 flags 変換オプション - IDNA_ ではじまる定数 (IDNA_ERROR_ ...
https://man.plustar.jp/php/function.idn-to-ascii.html - [similar]
IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 3859
« idn_to_ascii IntlChar » PHP Manual IDN 関数 IDNAのASCII方式でエンコードされたドメイン名をUnico ... 説明 手続き型 idn_to_utf8 ( string $domain , int $flags = IDNA_DEFAULT , int $variant = INTL_IDNA_VARIANT_ ... のASCII方式でエンコードされた、変換対象のドメイン名 flags 変換オプション - IDNA_ ではじまる定数 (IDNA_ERROR_ ...
https://man.plustar.jp/php/function.idn-to-utf8.html - [similar]
MySQL サーバーへの接続をオープンする 3859
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... _password") , bool $new_link = false , int $client_flags = 0 ): resource | false MySQL サーバーへの接続をオ ... モード の場合はこのパラメータは無視されます。 client_flags パラメータ client_flags は、 以下の定数の組み合わせ ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
出力バッファを gzip 圧縮するための ob_start コールバック関数 3859
« ob_get_status ob_implicit_flush » PHP Manual 出力制御 関数 出力バッファを gzip 圧縮するための ... ルバック関数 説明 ob_gzhandler ( string $data , int $flags ): string | false ob_gzhandler() は ob_start() 用の ... 場合、 この関数は false を返します。 パラメータ data flags 戻り値 例 例1 ob_gzhandler() の例 <?php ob_start ( ...
https://man.plustar.jp/php/function.ob-gzhandler.html - [similar]
インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 3859
« stream_socket_sendto stream_socket_shutdown » PHP Manual ストリーム 関数 インターネットドメイン ... code = null , string &$error_message = null , int $flags = STREAM_SERVER_BIND | STREAM_SERVER_LISTEN , ? re ... い。 error_message error_code の説明を参照ください。 flags ソケット作成フラグの任意の組み合わせを指定できるビ ... 意 : UDP ソケットに対しては、 STREAM_SERVER_BIND を flags パラメータとして使用する必要があります。 context 戻 ...
https://man.plustar.jp/php/function.stream-socket-server.html - [similar]
PHP のクラスとして実装された URL ラッパーを登録する 3859
« stream_supports_lock stream_wrapper_restore » PHP Manual ストリーム 関数 PHP のクラスとして実装 ... register ( string $protocol , string $class , int $flags = 0 ): bool 自分で作ったプロトコルハンドラとストリ ... 含まれています。 class protocol を実装したクラス名。 flags protocol が URL プロトコルである場合は STREAM_IS_U ...
https://man.plustar.jp/php/function.stream-wrapper-register.html - [similar]
その他の変更 3859
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x へ ... の値に、以下の値を追加で受け入れるようになりました: flags comp_method comp_flags env_method enc_password Zip ... dFile() , ZipArchive::addFromString() に新しい引数 flags が追加されました。 これによって、名前のエンコーディ ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
アトリビュートを取得する 3859
« ReflectionClass::export ReflectionClass::getConstant » PHP Manual ReflectionClass アトリビュー ... lass::getAttributes ( ? string $name = null , int $flags = 0 ): array このクラスで宣言されている全てのアトリ ... flectionAttribute のみを含むようにフィルタします。 flags name が指定されていた場合に、 結果をどうフィルタす ...
https://man.plustar.jp/php/reflectionclass.getattributes.html - [similar]