検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 325 for フラグ (0.043 sec.)
キーでエントリをソートする 4040
« ArrayObject::getIteratorClass ArrayObject::natcasesort » PHP Manual ArrayObject キーでエントリ ... 正可能です。 使える値は下記の通りです: ソートタイプのフラグ: SORT_REGULAR - 通常通りに項目を比較します。 詳細は ...
https://man.plustar.jp/php/arrayobject.ksort.html - [similar]
CachingIterator クラス 4040
« ArrayIterator::valid CachingIterator::__construct » PHP Manual イテレータ CachingIterator クラ ... 容を取得する CachingIterator::getFlags — 使用しているフラグを取得する CachingIterator::getInnerIterator — 内部イ ...
https://man.plustar.jp/php/class.cachingiterator.html - [similar]
配列から重複した値を削除する 4040
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_uniqu ... 値を使用して、ソートの挙動を変更します。 ソート形式のフラグは次のとおりです。 SORT_REGULAR - 通常の比較 (型変換 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
連想キーと要素との関係を維持しつつ配列を降順にソートする 4040
« array asort » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を降順にソートする ar ... 正可能です。 使える値は下記の通りです: ソートタイプのフラグ: SORT_REGULAR - 通常通りに項目を比較します。 詳細は ...
https://man.plustar.jp/php/function.arsort.html - [similar]
連想キーと要素との関係を維持しつつ配列を昇順にソートする 4040
« arsort compact » PHP Manual 配列 関数 連想キーと要素との関係を維持しつつ配列を昇順にソートする ... 正可能です。 使える値は下記の通りです: ソートタイプのフラグ: SORT_REGULAR - 通常通りに項目を比較します。 詳細は ...
https://man.plustar.jp/php/function.asort.html - [similar]
現在の cURL ハンドルから、サブ接続を実行する 4040
« curl_multi_errno curl_multi_getcontent » PHP Manual cURL 関数 現在の cURL ハンドルから、サブ接 ... チハンドル。 still_running 処理が実行中かどうかを表すフラグへの参照。 戻り値 cURL 定義済み定数 で定義された cUR ...
https://man.plustar.jp/php/function.curl-multi-exec.html - [similar]
呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 4040
« eio_event_loop eio_fchmod » PHP Manual Eio 関数 呼び出し元が、ファイルに割り当てられたディスク ... とえば eio_open() が返すもの)。 mode 現在サポートするフラグは EIO_FALLOC_FL_KEEP_SIZE (POSIX の定数 FALLOC_FL_K ...
https://man.plustar.jp/php/function.eio-fallocate.html - [similar]
ファイルセグメントをディスクに同期する 4040
« eio_symlink eio_sync » PHP Manual Eio 関数 ファイルセグメントをディスクに同期する eio_sync_fil ... E_WRITE , EIO_SYNC_FILE_RANGE_WAIT_AFTER . これらのフラグは、それぞれ対応する SYNC_FILE_RANGE_* と同じ意味です ...
https://man.plustar.jp/php/function.eio-sync-file-range.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 4040
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを ... い。 バイナリファイルを扱う場合は、必要でなくても b フラグを使用するようにしましょう。 それにより、スクリプトの ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]
HTML エンティティを対応する文字に変換する 4040
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_e ... るもの。 パラメータ string 入力文字列。 flags 以下のフラグのビットマスクによる組み合わせで、クォートの扱いやド ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]