検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 498 for [SIMILAR] 16 1024 4096 WITH 28114 字エ WITH 2054... (0.397 sec.)
コードポイントがタイトルケース文字であるかを調べる 0
« IntlChar::isspace IntlChar::isUAlphabetic » PHP Manual IntlChar コードポイントがタイトルケース文字であるかを調べる IntlChar::istitle (PHP 7, PHP 8) IntlChar::istitle — コードポイントがタイトルケース文字であるかを調べる 説明 public static IntlChar::istitle ( int | string $codepoint ): ? ...
https://man.plustar.jp/php/intlchar.istitle.html - [similar]
コードポイントが小文字のUnicodeプロパティを持つかを調べる 0
« IntlChar::isUAlphabetic IntlChar::isupper » PHP Manual IntlChar コードポイントが小文字のUnicodeプロパティを持つかを調べる IntlChar::isULowercase (PHP 7, PHP 8) IntlChar::isULowercase — コードポイントが小文字のUnicodeプロパティを持つかを調べる 説明 public static IntlChar::isULowercase ( ...
https://man.plustar.jp/php/intlchar.isulowercase.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]
コードポイントが大文字のUnicodeプロパティを持つかを調べる 0
« IntlChar::isupper IntlChar::isUWhiteSpace » PHP Manual IntlChar コードポイントが大文字のUnicodeプロパティを持つかを調べる IntlChar::isUUppercase (PHP 7, PHP 8) IntlChar::isUUppercase — コードポイントが大文字のUnicodeプロパティを持つかを調べる 説明 public static IntlChar::isUUppercase ( ...
https://man.plustar.jp/php/intlchar.isuuppercase.html - [similar]
コードポイントが、White_Space プロパティを持つかを調べる 0
« IntlChar::isUUppercase IntlChar::isWhitespace » PHP Manual IntlChar コードポイントが、White_Space プロパティを持つかを調べる IntlChar::isUWhiteSpace (PHP 7, PHP 8) IntlChar::isUWhiteSpace — コードポイントが、White_Space プロパティを持つかを調べる 説明 public static IntlChar::isUWhiteSp ...
https://man.plustar.jp/php/intlchar.isuwhitespace.html - [similar]
コードポイントが、16進数の文字であるかを調べる 0
« IntlChar::isWhitespace IntlChar::ord » PHP Manual IntlChar コードポイントが、16進数の文字であるかを調べる IntlChar::isxdigit (PHP 7, PHP 8) IntlChar::isxdigit — コードポイントが、16進数の文字であるかを調べる 説明 public static IntlChar::isxdigit ( int | string $codepoint ): ? bool 指定 ...
https://man.plustar.jp/php/intlchar.isxdigit.html - [similar]
Unicode 文字を小文字にする 0
« IntlChar::ord IntlChar::totitle » PHP Manual IntlChar Unicode 文字を小文字にする IntlChar::tolower (PHP 7, PHP 8) IntlChar::tolower — Unicode 文字を小文字にする 説明 public static IntlChar::tolower ( int | string $codepoint ): int | string | null 指定した文字を、同等の小文字にマップしま ...
https://man.plustar.jp/php/intlchar.tolower.html - [similar]
Unicode 文字をタイトルケースにする 0
« IntlChar::tolower IntlChar::toupper » PHP Manual IntlChar Unicode 文字をタイトルケースにする IntlChar::totitle (PHP 7, PHP 8) IntlChar::totitle — Unicode 文字をタイトルケースにする 説明 public static IntlChar::totitle ( int | string $codepoint ): int | string | null 指定した文字を、同等 ...
https://man.plustar.jp/php/intlchar.totitle.html - [similar]
Unicode 文字を大文字にする 0
« IntlChar::totitle IntlException » PHP Manual IntlChar Unicode 文字を大文字にする IntlChar::toupper (PHP 7, PHP 8) IntlChar::toupper — Unicode 文字を大文字にする 説明 public static IntlChar::toupper ( int | string $codepoint ): int | string | null 指定した文字を、同等の大文字にマップしま ...
https://man.plustar.jp/php/intlchar.toupper.html - [similar]
セッションのデータを読み込む 0
« SessionHandlerInterface::open SessionHandlerInterface::write » PHP Manual SessionHandlerInterface セッションのデータを読み込む SessionHandlerInterface::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::read — セッションのデータを読み込む 説明 public SessionHandlerInterface:: ...
https://man.plustar.jp/php/sessionhandlerinterface.read.html - [similar]