検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 682 for [SIMILAR] 16 1024 4096 WITH 20006 convert WITH 1... (0.578 sec.)
文字エンコーディング検出順序を設定あるいは取得する 0
« mb_detect_encoding mb_encode_mimeheader » PHP Manual マルチバイト文字列 関数 文字エンコーディング検出順序を設定あるいは取得する mb_detect_order (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_detect_order — 文字エンコーディング検出順序を設定あるいは取得する 説明 mb_detect_order ( array | stri ...
https://man.plustar.jp/php/function.mb-detect-order.html - [similar]
文字エンコーディングを検出する 0
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディングを検出する mb_detect_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_detect_encoding — 文字エンコーディングを検出する 説明 mb_detect_encoding ( string $string , array | string | null $enc ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
HTTP 出力文字エンコーディングを設定あるいは取得する 0
« mb_http_input mb_internal_encoding » PHP Manual マルチバイト文字列 関数 HTTP 出力文字エンコーディングを設定あるいは取得する mb_http_output (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_http_output — HTTP 出力文字エンコーディングを設定あるいは取得する 説明 mb_http_output ( ? string $encoding ...
https://man.plustar.jp/php/function.mb-http-output.html - [similar]
列挙型が case を持つかを調べる 0
« ReflectionEnum::getCases ReflectionEnum::isBacked » PHP Manual ReflectionEnum 列挙型が case を持つかを調べる ReflectionEnum::hasCase (PHP 8 >= 8.1.0) ReflectionEnum::hasCase — 列挙型が case を持つかを調べる 説明 public ReflectionEnum::hasCase ( string $name ): bool 指定された case が列 ...
https://man.plustar.jp/php/reflectionenum.hascase.html - [similar]
列挙型の特定の case を返す 0
« ReflectionEnum::getBackingType ReflectionEnum::getCases » PHP Manual ReflectionEnum 列挙型の特定の case を返す ReflectionEnum::getCase (PHP 8 >= 8.1.0) ReflectionEnum::getCase — 列挙型の特定の case を返す 説明 public ReflectionEnum::getCase ( string $name ): ReflectionEnumUnitCase 列挙 ...
https://man.plustar.jp/php/reflectionenum.getcase.html - [similar]
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
列挙型の全ての case を返す 0
« ReflectionEnum::getCase ReflectionEnum::hasCase » PHP Manual ReflectionEnum 列挙型の全ての case を返す ReflectionEnum::getCases (PHP 8 >= 8.1.0) ReflectionEnum::getCases — 列挙型の全ての case を返す 説明 public ReflectionEnum::getCases (): array 列挙型には、ひとつ以上の case を含めるこ ...
https://man.plustar.jp/php/reflectionenum.getcases.html - [similar]
列挙型の case 一覧を生成する 0
« UnitEnum BackedEnum » PHP Manual UnitEnum 列挙型の case 一覧を生成する UnitEnum::cases (PHP 8 >= 8.1.0) UnitEnum::cases — 列挙型の case 一覧を生成する 説明 public static UnitEnum::cases (): array このメソッドは列挙型の全ての case を含む配列を返します。 要素は字句解析順(ソースコードに現 ...
https://man.plustar.jp/php/unitenum.cases.html - [similar]
二つのアフィン変換行列を連結する 0
« imageaffine imageaffinematrixget » PHP Manual GD および Image 関数 二つのアフィン変換行列を連結する imageaffinematrixconcat (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffinematrixconcat — 二つのアフィン変換行列を連結する 説明 imageaffinematrixconcat ( array $matrix1 , array $matrix2 ): array ...
https://man.plustar.jp/php/function.imageaffinematrixconcat.html - [similar]
範囲をシェーディングで塗りつぶす 0
« ps_shading ps_show_boxed » PHP Manual PS 関数 範囲をシェーディングで塗りつぶす ps_shfill (PECL ps >= 1.3.0) ps_shfill — 範囲をシェーディングで塗りつぶす 説明 ps_shfill ( resource $psdoc , int $shadingid ): bool 範囲をシェーディングで塗りつぶします。シェーディングは事前に ps_shading() で ...
https://man.plustar.jp/php/function.ps-shfill.html - [similar]