Results of 1 - 10 of about 385 for flags (0.001 sec.)
- 関数またはクラスのフラグを 取得/設定 する 9447
- « uopz_extend uopz_function » PHP Manual Uopz 関数 関数またはクラスのフラグを 取得/設定 する uop
...
z_flags (PECL uopz 2 >= 2.0.2, PECL uopz 5, PECL uopz 6, P ...
ECL uopz 7) uopz_flags — 関数またはクラスのフラグを 取得/設定 する 説明 u ...
opz_flags ( string $function , int $flags = PHP_INT_MAX ): i ...
nt uopz_flags ( string $class , string $function , int $flags = ...
-
https://man.plustar.jp/php/function.uopz-flags.html
- [similar]
- Return a string with the flags of the given field offset 8682
- « cubrid_fetch_row cubrid_field_len » PHP Manual CUBRID MySQL 互換関数 Return a string with the
...
flags of the given field offset cubrid_field_flags (PECL CUBRID >= 8.3.0) cubrid_field_flags — Return ...
a string with the flags of the given field offset 説明 cubrid_field_flags ...
): string This function returns a string with the flags of the given field offset separated by space. You ...
lit the returned value using explode. The possible flags could be: not_null , primary_key , unique_key , fo ...
-
https://man.plustar.jp/php/function.cubrid-field-flags.html
- [similar]
- finfo_set_flags() のエイリアス 8639
- « finfo::file ファイルシステム » PHP Manual finfo finfo_set_flags() のエイリアス finfo::set_flags
...
, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo::set_flags — finfo_set_flags() のエイリアス 説明 public finfo ...
::set_flags ( int $flags ): bool この関数は次の関数のエイリアス ...
です。 finfo_set_flags() 関連キーワード: finfo , flags , 関数 , file , fi ...
-
https://man.plustar.jp/php/finfo.set-flags.html
- [similar]
- ZipArchive クラス 8135
- « 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.
...
ッド */ public addEmptyDir ( string $dirname , int $flags = 0 ): bool public addFile ( string $filepath , st ...
ame = "" , int $start = 0 , int $length = 0 , int $flags = ZipArchive::FL_OVERWRITE ): bool public addFromS ...
tring ( string $name , string $content , int $flags = ZipArchive::FL_OVERWRITE ): bool public addGlob ...
( string $pattern , int $flags = 0 , array $options = [] ): array | false public ...
-
https://man.plustar.jp/php/class.ziparchive.html
- [similar]
- libmagic のオプションを設定する 7918
- « finfo_open mime_content_type » PHP Manual Fileinfo 関数 libmagic のオプションを設定する finfo_
...
set_flags finfo::set_flags (PHP >= 5.3.0, PHP 7, PHP 8, PECL ...
fileinfo >= 0.1.0) finfo_set_flags -- finfo::set_flags — libmagic のオプションを設定す ...
る 説明 手続き型 finfo_set_flags ( finfo $finfo , int $flags ): bool オブジェクト指 ...
向型 public finfo::set_flags ( int $flags ): bool この関数は、さまざまな Filein ...
-
https://man.plustar.jp/php/function.finfo-set-flags.html
- [similar]
- Construct a new Regex 7883
- « MongoDB\BSON\Regex MongoDB\BSON\Regex::getFlags » PHP Manual MongoDB\BSON\Regex Construct a ne
...
SON\Regex::__construct ( string $pattern , string $flags = "" ) パラメータ pattern ( string ) The regular e ...
n should not be wrapped with delimiter characters. flags ( string ) The » regular expression flags . Charac ...
r\Exception\InvalidArgumentException if pattern or flags contain null bytes. 変更履歴 バージョン 説明 PECL ...
mongodb 1.2.0 The flags argument is optional and defaults to an empty stri ...
-
https://man.plustar.jp/php/mongodb-bson-regex.construct.html
- [similar]
- finfo クラス 7457
- « mime_content_type finfo::buffer » PHP Manual Fileinfo finfo クラス finfo クラス (PHP 5 >= 5.3.
...
s finfo { /* メソッド */ public __construct ( int $flags = FILEINFO_NONE , ? string $magic_database = null ...
) public buffer ( string $string , int $flags = FILEINFO_NONE , ? resource $context = null ): st ...
ring | false public file ( string $filename , int $flags = FILEINFO_NONE , ? resource $context = null ): st ...
ring | false public set_flags ( int $flags ): bool } 目次 finfo::buffer — finfo_ ...
-
https://man.plustar.jp/php/class.finfo.html
- [similar]
- Sets one or more flags to configure the eventual EventBase will be initialized 7370
- « EventConfig::requireFeatures EventConfig::setMaxDispatchInterval » PHP Manual EventConfig Sets
...
one or more flags to configure the eventual EventBase will be initia ...
lized EventConfig::setFlags (PECL event >= 2.0.2-alpha) EventConfig::setFlags ...
— Sets one or more flags to configure the eventual EventBase will be initia ...
lized 説明 public EventConfig::setFlags ( int $flags ): bool Sets one or more flags to con ...
-
https://man.plustar.jp/php/eventconfig.setflags.html
- [similar]
- 結果において指定したフィールドのフラグを取得する 7327
- « mysql_fetch_row mysql_field_len » PHP Manual MySQL 関数 結果において指定したフィールドのフラグ
...
を取得する mysql_field_flags (PHP 4, PHP 5) mysql_field_flags — 結果において指定 ...
て、これらが使えます。 mysqli_fetch_field_direct() [flags] PDOStatement::getColumnMeta() [flags] 説明 mysql_ ...
field_flags ( resource $result , int $field_offset ): string | ...
false mysql_field_flags() は、指定したフィールドの フィールドフラグを返しま ...
-
https://man.plustar.jp/php/function.mysql-field-flags.html
- [similar]
- Returns the RegexInterface's flags 6953
- « MongoDB\BSON\RegexInterface MongoDB\BSON\RegexInterface::getPattern » PHP Manual MongoDB\BSON\
...
RegexInterface Returns the RegexInterface's flags MongoDB\BSON\RegexInterface::getFlags (mongodb >=1 ...
.3.0) MongoDB\BSON\RegexInterface::getFlags — Returns the RegexInterface's flags 説明 abstract ...
public MongoDB\BSON\RegexInterface::getFlags (): string パラメータ この関数にはパラメータはあり ...
ません。 戻り値 Returns the RegexInterface's flags. 参考 MongoDB\BSON\Regex::getFlags() - Returns the ...
-
https://man.plustar.jp/php/mongodb-bson-regexinterface.getflags.html
- [similar]