検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 385 for flags (0.019 sec.)
ArrayIterator を作成する 4832
« ArrayIterator::asort ArrayIterator::count » PHP Manual ArrayIterator ArrayIterator を作成する ... r::__construct ( array | object $array = [] , int $flags = 0 ) ArrayIterator オブジェクトを作成します。 警告 ... ータ array 反復処理をする配列あるいはオブジェクト。 flags ArrayIterator オブジェクトの振る舞いを制御するフラ ... グ。 ArrayIterator::setFlags() を参照ください。 参考 ArrayIterator::getArrayCop ... erator , 作成 , construct , array , オブジェクト , flags , 配列 , 処理 , コピー , getArrayCopy ...
https://man.plustar.jp/php/arrayiterator.construct.html - [similar]
The Parle\Lexer class 4832
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer ... ロパティ */ public bool $ bol = false ; public int $ flags = 0 ; public int $ state = 0 ; public int $ marker ... MATCH_ZERO_LEN プロパティ bol Start of input flag. flags Lexer flags. state Current lexer state, readonly. ... public , int , token , string , readonly , rule , flags , callout , build ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
文字列バッファの情報を返す 4832
« Fileinfo 関数 finfo_close » PHP Manual Fileinfo 関数 文字列バッファの情報を返す finfo_buffer f ... info_buffer ( finfo $finfo , string $string , int $flags = FILEINFO_NONE , ? resource $context = null ): st ... 指向型 public finfo::buffer ( string $string , int $flags = FILEINFO_NONE , ? resource $context = null ): st ... クラスのインスタンス。 string 調べるファイルの内容。 flags ひとつあるいは複数の Fileinfo 定数 の組み合わせ。 ... , バッファ , buffer , context , Fileinfo , 関数 , flags , クラス ...
https://man.plustar.jp/php/function.finfo-buffer.html - [similar]
新しい fileinfo インスタンスを作成する 4832
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する f ... ンスタンスを作成する 説明 手続き型 finfo_open ( int $flags = FILEINFO_NONE , ? string $magic_database = null ... (コンストラクタ) public finfo::__construct ( int $flags = FILEINFO_NONE , ? string $magic_database = null ... オープンしてそのインスタンスを返します。 パラメータ flags ひとつあるいは複数の Fileinfo 定数 の組み合わせ。 ... タンス , fileinfo , 作成 , database , データベース , flags , open , construct , Fileinfo ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
特殊な HTML エンティティを文字に戻す 4832
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す ht ... 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 ): str ... よび > 。 パラメータ string デコードする文字列。 flags 以下のフラグのビットマスクによる組み合わせで、クォ ... S | ENT_SUBSTITUTE | ENT_HTML401 です。 使用可能な flags 定数 定数名 説明 ENT_COMPAT ダブルクォートを変換し ... た文字列を返します。 変更履歴 バージョン 説明 8.1.0 flags のデフォルト値が ENT_COMPAT から ENT_QUOTES | ENT_ ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
LDAP フィルタまたは DN で使われる文字列をエスケープする 4832
« ldap_error ldap_exop_passwd » PHP Manual LDAP 関数 LDAP フィルタまたは DN で使われる文字列をエ ... scape ( string $value , string $ignore = "" , int $flags = 0 ): string flags で指示されたコンテキストで使う ... スケープする値 ignore エスケープする際に無視する文字 flags エスケープされた文字列が使われるコンテクスト: LDAP ... ード: エスケープ , フィルタ , DN , escape , string , flags , 文字 , ignore , アドレス , FILTER ...
https://man.plustar.jp/php/function.ldap-escape.html - [similar]
プロセスのリソースを管理する 4832
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl ... プロセスのリソースを管理する 説明 pcntl_rfork ( int $flags , int $signal = 0 ): int プロセスのリソースを管理し ... ます。 パラメータ flags flags は、 呼び出しているプロセス(親) のリソースを ... 有するか、 デフォルト値で初期化するかを指定します。 flags は、 以下のうちのいくつかを論理ORで指定します: RFP ... ス , リソース , pcntl , 設定 , 管理 , int , rfork , flags , 終了 , テーブル ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
フラグを設定する 4832
« MultipleIterator::rewind MultipleIterator::valid » PHP Manual MultipleIterator フラグを設定する ... MultipleIterator::setFlags (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::s ... etFlags — フラグを設定する 説明 public MultipleIterator::s ... etFlags ( int $flags ): void フラグを設定します。 警告 この ... ん。引数のリストのみが 記述されています。 パラメータ flags 設定するフラグ。 フラグ定数 を参照ください。 戻り値 ...
https://man.plustar.jp/php/multipleiterator.setflags.html - [similar]
現在のトランザクションをコミットする 4832
« mysqli::close mysqli::$connect_errno » PHP Manual mysqli 現在のトランザクションをコミットする ... 説明 オブジェクト指向型 public mysqli::commit ( int $flags = 0 , ? string $name = null ): bool 手続き型 mysql ... i_commit ( mysqli $mysql , int $flags = 0 , ? string $name = null ): bool データベース接 ... あるいは mysqli_init() が返す mysqli オブジェクト。 flags 定数 MYSQLI_TRANS_COR_* のビットマスク。 name 指定 ... ド: mysqli , トランザクション , コミット , commit , flags , int , string , 手続き , データベース , 注意 ...
https://man.plustar.jp/php/mysqli.commit.html - [similar]
定義済み定数 4832
« リソース型 例 » PHP Manual Xhprof 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... 動的にロードされている場合のみ使用可能です。 XHPROF_FLAGS_NO_BUILTINS ( int ) すべてのビルトイン関数 (内部関 ... 数) をスキップします。 XHPROF_FLAGS_CPU ( int ) CPU のプロファイル情報を出力に含めます ... 。 XHPROF_FLAGS_MEMORY ( int ) メモリのプロファイル情報を出力に含め ...
https://man.plustar.jp/php/xhprof.constants.html - [similar]