検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 4795 for string (0.017 sec.)
バイナリ diff を適用して作成するファイルのサイズを読み込む 2665
« xdiff_file_rabdiff xdiff_string_bdiff » PHP Manual xdiff 関数 バイナリ diff を適用して作成する ... ファイルのサイズを読み込む xdiff_string_bdiff_size (PECL xdiff >= 1.5.0) xdiff_string_bdif ... 用して作成するファイルのサイズを読み込む 説明 xdiff_string_bdiff_size ( string $patch ): int バイナリパッチ p ... ファイルのサイズを返します。 パラメータ patch xdiff_string_bdiff() 関数あるいは xdiff_string_rabdiff() 関数で ... 作成されるファイルのサイズを返します。 例 例1 xdiff_string_bdiff_size() の例 次のコードは、バイナリ diff を適 ...
https://man.plustar.jp/php/function.xdiff-string-bdiff-size.html - [similar]
Create a new ClientEncryption object 2665
« MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo ... ger::createClientEncryption() ). keyVaultNamespace string A fully qualified namespace (e.g. "databaseName.co ... rmat for "aws" is as follows: aws: { accessKeyId: <string>, secretAccessKey: <string> } The format for "azur ... e" is as follows: azure: { tenantId: <string>, clientId: <string>, clientSecret: <string>, iden ... tityPlatformEndpoint: <optional string> // Defaults to "login.microsoftonline.com" } The ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html - [similar]
UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの... 2665
« Normalizer Normalizer::isNormalized » PHP Manual Normalizer UTF-8 エンコードされているコードポ ... 向型 public static Normalizer::getRawDecomposition ( string $string , int $form = Normalizer::FORM_C ): ? stri ... ng 手続き型 normalizer_get_raw_decomposition ( string $string , int $form = Normalizer::FORM_C ): ? stri ... on_Mapping プロパティの値を取得します。 パラメータ string 入力文字列。 この値は単一の文字で、 UTF-8 エンコー ... ::getRawDecomposition() の例 <?php $result = "" ; $strings = [ "a" , "\u{FFDA}" , "\u{FDFA}" , "" , "aa" , " ...
https://man.plustar.jp/php/normalizer.getrawdecomposition.html - [similar]
Gmagick クラス 2655
« 例 Gmagick::addimage » PHP Manual Gmagick Gmagick クラス Gmagick クラス (PECL gmagick >= Unkno ... lass Gmagick { /* メソッド */ public __construct ( string $filename = ? ) public addimage ( Gmagick $source ... GmagickDraw , float $x , float $y , float $angle , string $text ): Gmagick public blurimage ( float $radius ... ick public clear (): Gmagick public commentimage ( string $comment ): Gmagick public compositeimage ( Gmagic ... ( float $gamma ): Gmagick public getcopyright (): string public getfilename (): string public getimagebackg ...
https://man.plustar.jp/php/class.gmagick.html - [similar]
Collection クラス 2655
« Client::getClient Collection::add » PHP Manual Mysql_xdevapi Collection クラス Collection クラ ... sql_xdevapi\CollectionAdd public addOrReplaceOne ( string $id , string $doc ): mysql_xdevapi\Result public c ... ount (): int public createIndex ( string $index_name , string $index_desc_json ): void publ ... ic dropIndex ( string $index_name ): bool public existsInDatabase (): bo ... ol public find ( string $search_condition = ? ): mysql_xdevapi\CollectionF ...
https://man.plustar.jp/php/class.mysql-xdevapi-collection.html - [similar]
mysqli_sql_exception クラス 2655
« mysqli_warning::next mysqli_sql_exception::getSqlState » PHP Manual MySQLi mysqli_sql_exceptio ... ends RuntimeException { /* プロパティ */ protected string $ sqlstate = "00000" ; /* 継承したプロパティ */ pr ... otected string $ message = "" ; private string $ string = "" ; pr ... otected int $ code ; protected string $ file = "" ; protected int $ line ; private array ... ous = null ; /* メソッド */ public getSqlState (): string /* 継承したメソッド */ final public Exception::get ...
https://man.plustar.jp/php/class.mysqli-sql-exception.html - [similar]
ReflectionClass クラス 2655
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション Reflecti ... const int IS_FINAL = 64 ; /* プロパティ */ public string $ name ; /* メソッド */ public __construct ( objec ... t | string $objectOrClass ) public static export ( mixed $arg ... ument , bool $return = false ): string public getAttributes ( ? string $name = null , int ... $flags = 0 ): array public getConstant ( string $name ): mixed public getConstants ( ? int $filter ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
ReflectionEnumBackedCase クラス 2655
« ReflectionEnumUnitCase::getValue ReflectionEnumBackedCase::__construct » PHP Manual リフレクシ ... ::IS_PRIVATE = 4 ; /* 継承したプロパティ */ public string $ name ; public string $ class ; /* メソッド */ pu ... blic __construct ( object | string $class , string $constant ) public getBackingValue ... (): int | string /* 継承したメソッド */ public ReflectionEnumUnitCa ... c ReflectionClassConstant::export ( mixed $class , string $name , bool $return = ? ): string public Reflecti ...
https://man.plustar.jp/php/class.reflectionenumbackedcase.html - [similar]
ReflectionFunction クラス 2655
« ReflectionExtension::__toString ReflectionFunction::__construct » PHP Manual リフレクション Re ... RECATED = 262144 ; /* 継承したプロパティ */ public string $ name ; /* メソッド */ public __construct ( Closu ... re | string $function ) public static export ( string $name , ... string $return = ? ): string public getClosure (): Closure public invoke ( mixe ... rgs ): mixed public isDisabled (): bool public __toString (): string /* 継承したメソッド */ private Reflecti ...
https://man.plustar.jp/php/class.reflectionfunction.html - [similar]
ReflectionZendExtension クラス 2655
« ReflectionEnumBackedCase::getBackingValue ReflectionZendExtension::__clone » PHP Manual リフレ ... ion implements Reflector { /* プロパティ */ public string $ name ; /* メソッド */ public __construct ( strin ... ) private __clone (): void public static export ( string $name , bool $return = ? ): string public getAutho ... r (): string public getCopyright (): string public getName (): ... string public getURL (): string public getVersion (): string public __toString (): ...
https://man.plustar.jp/php/class.reflectionzendextension.html - [similar]