検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 188 for [SIMILAR] 16 1024 4096 WITH 26152 exif WITH 2553... (0.463 sec.)
フィルタフラグ 0
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタフラグの一覧 ID 使える場所 説明 FILTER_FLAG_STRIP_LOW FILTER_SANITIZE_ENCODED , FILTER_SANITIZE_SPECIAL_CHARS , FILTER_SANITIZE_STRING , FILTER_UNSAFE_RAW コードが 32 未満の文字を除去します。 ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
プロパティの名前に対応する定数値を取得する 0
« IntlChar::getNumericValue IntlChar::getPropertyName » PHP Manual IntlChar プロパティの名前に対応する定数値を取得する IntlChar::getPropertyEnum (PHP 7, PHP 8) IntlChar::getPropertyEnum — プロパティの名前に対応する定数値を取得する 説明 public static IntlChar::getPropertyEnum ( string $al ...
https://man.plustar.jp/php/intlchar.getpropertyenum.html - [similar]
コードポイントが識別子の最初の文字として使えるかを調べる 0
« IntlChar::isIDPart IntlChar::isISOControl » PHP Manual IntlChar コードポイントが識別子の最初の文字として使えるかを調べる IntlChar::isIDStart (PHP 7, PHP 8) IntlChar::isIDStart — コードポイントが識別子の最初の文字として使えるかを調べる 説明 public static IntlChar::isIDStart ( int | stri ...
https://man.plustar.jp/php/intlchar.isidstart.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 0
« mb_convert_case mb_convert_kana » PHP Manual マルチバイト文字列 関数 ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する mb_convert_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_encoding — ある文字エンコーディングの文字列を、別の文字エンコーディングに変換 ...
https://man.plustar.jp/php/function.mb-convert-encoding.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
コードポイントが小文字かどうかを調べる 0
« IntlChar::isJavaSpaceChar IntlChar::isMirrored » PHP Manual IntlChar コードポイントが小文字かどうかを調べる IntlChar::islower (PHP 7, PHP 8) IntlChar::islower — コードポイントが小文字かどうかを調べる 説明 public static IntlChar::islower ( int | string $codepoint ): ? bool 指定されたコー ...
https://man.plustar.jp/php/intlchar.islower.html - [similar]
コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する 0
« IntlChar::isULowercase IntlChar::isUUppercase » PHP Manual IntlChar コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する IntlChar::isupper (PHP 7, PHP 8) IntlChar::isupper — コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する 説明 public static IntlChar::isupper ...
https://man.plustar.jp/php/intlchar.isupper.html - [similar]
ドメイン名をIDNAのASCII形式に変換する 0
« IDN 関数 idn_to_utf8 » PHP Manual IDN 関数 ドメイン名をIDNAのASCII形式に変換する idn_to_ascii (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_ascii — ドメイン名をIDNAのASCII形式に変換する 説明 手続き型 idn_to_ascii ( string $domain , int $flags = IDNA_DEFAULT ...
https://man.plustar.jp/php/function.idn-to-ascii.html - [similar]
コードポイントの "鏡文字" を取得する 0
« IntlChar::charFromName IntlChar::charName » PHP Manual IntlChar コードポイントの "鏡文字" を取得する IntlChar::charMirror (PHP 7, PHP 8) IntlChar::charMirror — コードポイントの "鏡文字" を取得する 説明 public static IntlChar::charMirror ( int | string $codepoint ): int | string | null ...
https://man.plustar.jp/php/intlchar.charmirror.html - [similar]