検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 4795 for string (0.054 sec.)
ReflectionParameter クラス 2249
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション Reflectio ... ter implements Reflector { /* プロパティ */ public string $ name ; /* メソッド */ public __construct ( strin ... g | array | object $function , int | string $param ) public allowsNull (): bool public canBePa ... ol private __clone (): void public static export ( string $function , string $parameter , bool $return = ? ) ... : string public getAttributes ( ? string $name = null , int ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
Transliterator クラス 2249
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Tr ... ; const int REVERSE = 1 ; /* プロパティ */ public string $ id ; /* メソッド */ final private __construct () ... public static create ( string $id , int $direction = Transliterator::FORWARD ): ... ? Transliterator public static createFromRules ( string $rules , int $direction = Transliterator::FORWARD ... rorCode (): int | false public getErrorMessage (): string | false public static listIDs (): array | false pu ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
Construct a new Regex 2249
« MongoDB\BSON\Regex MongoDB\BSON\Regex::getFlags » PHP Manual MongoDB\BSON\Regex Construct a ne ... 説明 final public MongoDB\BSON\Regex::__construct ( string $pattern , string $flags = "" ) パラメータ pattern ... ( string ) The regular expression pattern. 注意 : The patte ... not be wrapped with delimiter characters. flags ( string ) The » regular expression flags . Characters in t ... lags argument is optional and defaults to an empty string. Characters in the flags argument will be sorted a ...
https://man.plustar.jp/php/mongodb-bson-regex.construct.html - [similar]
finfo クラス 2239
« mime_content_type finfo::buffer » PHP Manual Fileinfo finfo クラス finfo クラス (PHP 5 >= 5.3. ... ublic __construct ( int $flags = FILEINFO_NONE , ? string $magic_database = null ) public buffer ( string $s ... gs = FILEINFO_NONE , ? resource $context = null ): string | false public file ( string $filename , int $flag ... s = FILEINFO_NONE , ? resource $context = null ): string | false public set_flags ( int $flags ): bool } 目 ... エイリアス 関連キーワード: finfo , クラス , flags , string , int , buffer , public , file , context , resourc ...
https://man.plustar.jp/php/class.finfo.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 2239
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメン ... 1' ; $password = 'ibmdb2' ; /* 接続文字列 */ $conn_string = "DRIVER={IBM DB2 ODBC DRIVER};DATABASE= $databas ... e ;" ; $conn_string .= "HOSTNAME= $hostname ;PORT= $port ;PROTOCOL= $p ... rotocol ;" ; $conn_string .= "UID= $username ;PWD= $password ;" ; /* 接続リソ ... ースを取得します */ $conn = db2_connect ( $conn_string , '' , '' ); /* 有効なキーと値を使用して、オプショ ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
Replace a function definition with a new implementation 2239
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function def ... ew implementation 説明 runkit7_function_redefine ( string $function_name , string $argument_list , string $c ... ode , bool $return_by_reference = null , string $doc_comment = null , string $return_type = ? , bo ... $is_strict = ? ): bool runkit7_function_redefine ( string $function_name , Closure $closure , string $doc_co ... mment = null , string $return_type = ? , bool $is_strict = ? ): bool 注意 ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
文字列の中から任意の文字を探す 2239
« strncmp strpos » PHP Manual String 関数 文字列の中から任意の文字を探す strpbrk (PHP 5, PHP 7, ... rk — 文字列の中から任意の文字を探す 説明 strpbrk ( string $string , string $characters ): string | false str ... pbrk() は、文字列 string から characters を探します。 パラメータ string cha ... によるマッチングを行う 関連キーワード: 文字 , 任意 , string , strpbrk , characters , 最初 , strpos , パラメータ ...
https://man.plustar.jp/php/function.strpbrk.html - [similar]
Construct a new Decimal128 2239
« MongoDB\BSON\Decimal128 MongoDB\BSON\Decimal128::jsonSerialize » PHP Manual MongoDB\BSON\Decim ... inal public MongoDB\BSON\Decimal128::__construct ( string $value = ? ) 注意 : MongoDB\BSON\Decimal128 は、 M ... うとすると、エラーが発生します。 パラメータ value ( string ) A decimal string. エラー / 例外 引数のパースに失 ... dArgumentException if value is not a valid decimal string. 例 例1 MongoDB\BSON\Decimal128::__construct() exa ... object(MongoDB\BSON\Decimal128)#1 (1) { ["dec"]=> string(9) "1234.5678" } object(MongoDB\BSON\Decimal128)#1 ...
https://man.plustar.jp/php/mongodb-bson-decimal128.construct.html - [similar]
実行時設定 2239
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ynchronous I/O thread number swoole.display_errors string This determines whether Swoole errors should be pr ... inted to the screen. swoole.fast_serialize string Whether to enable Swoole fast_serialize. swoole.un ... t Buffer size of Unix socket. swoole.use_namespace string Whether to use PHP namespaces swoole.enable_corout ... ine string Whether to enable coroutine swoole.use_shortname s ...
https://man.plustar.jp/php/swoole.configuration.html - [similar]
名前空間つき属性全体を書き込む 2239
« XMLWriter::writeAttribute XMLWriter::writeCdata » PHP Manual XMLWriter 名前空間つき属性全体を書 ... ェクト指向型 public XMLWriter::writeAttributeNs ( ? string $prefix , string $name , ? string $namespace , str ... lwriter_write_attribute_ns ( XMLWriter $writer , ? string $prefix , string $name , ? string $namespace , str ... 属性を終了する 関連キーワード: 属性 , XMLWriter , string , xmlwriter , namespace , インスタンス , writeAttr ...
https://man.plustar.jp/php/xmlwriter.writeattributens.html - [similar]