検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 534 for [SIMILAR] 16 1024 4096 WITH 18222 format WITH 17... (0.462 sec.)
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
Unicode 文字の名前を取得する 0
« IntlChar::charMirror IntlChar::charType » PHP Manual IntlChar Unicode 文字の名前を取得する IntlChar::charName (PHP 7, PHP 8) IntlChar::charName — Unicode 文字の名前を取得する 説明 public static IntlChar::charName ( int | string $codepoint , int $type = IntlChar::UNICODE_CHAR_NAME ): ? ...
https://man.plustar.jp/php/intlchar.charname.html - [similar]
指定したソケットのリモート側に問い合わせ、その型に応じてホスト/ポート、あるいは ... 0
« socket_getopt socket_getsockname » PHP Manual ソケット 関数 指定したソケットのリモート側に問い合わせ、その型に応じてホスト/ポート、あるいは Unix ファイルシステムのパスを返す socket_getpeername (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_getpeername — 指定したソケットのリモート側に問い ...
https://man.plustar.jp/php/function.socket-getpeername.html - [similar]
10進数の桁の文字を桁の値として取得する 0
« IntlChar::charAge IntlChar::charDirection » PHP Manual IntlChar 10進数の桁の文字を桁の値として取得する IntlChar::charDigitValue (PHP 7, PHP 8) IntlChar::charDigitValue — 10進数の桁の文字を桁の値として取得する 説明 public static IntlChar::charDigitValue ( int | string $codepoint ): ? in ...
https://man.plustar.jp/php/intlchar.chardigitvalue.html - [similar]
コードポイントに対してケースフォールディングを行う 0
« IntlChar::enumCharTypes IntlChar::forDigit » PHP Manual IntlChar コードポイントに対してケースフォールディングを行う IntlChar::foldCase (PHP 7, PHP 8) IntlChar::foldCase — コードポイントに対してケースフォールディングを行う 説明 public static IntlChar::foldCase ( int | string $codepoint ...
https://man.plustar.jp/php/intlchar.foldcase.html - [similar]
コードポイントがアルファベットかを調べる 0
« IntlChar::isalnum IntlChar::isbase » PHP Manual IntlChar コードポイントがアルファベットかを調べる IntlChar::isalpha (PHP 7, PHP 8) IntlChar::isalpha — コードポイントがアルファベットかを調べる 説明 public static IntlChar::isalpha ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isalpha.html - [similar]
文字に対応する Unicode コードポイントを返す 0
« IntlChar::isxdigit IntlChar::tolower » PHP Manual IntlChar 文字に対応する Unicode コードポイントを返す IntlChar::ord (PHP 7, PHP 8) IntlChar::ord — 文字に対応する Unicode コードポイントを返す 説明 public static IntlChar::ord ( int | string $character ): ? int 指定された文字の Unicode コ ...
https://man.plustar.jp/php/intlchar.ord.html - [similar]
Yaf_Request_Simple クラス 0
« Yaf_Request_Http::isXmlHttpRequest Yaf_Request_Simple::__construct » PHP Manual Yaf Yaf_Request_Simple クラス Yaf_Request_Simple クラス (Yaf >=1.0.0) はじめに Yaf_Request_Simple は、 テスト用に使うためのクラスです。 つまり、特定のリクエストを CLI モードでシミュレートしたりするときに使い ...
https://man.plustar.jp/php/class.yaf-request-simple.html - [similar]
フォーマット済みの文字列を出力する 0
« print quoted_printable_decode » PHP Manual String 関数 フォーマット済みの文字列を出力する printf (PHP 4, PHP 5, PHP 7, PHP 8) printf — フォーマット済みの文字列を出力する 説明 printf ( string $format , mixed ...$values ): int format にしたがって、出力を生成します。 パラメータ format 0個 ...
https://man.plustar.jp/php/function.printf.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 下位互換性のない変更点 下位互換性のない変更点 number_format() は負のゼロを返さない 以前のバージョンでは、 number_format() 関数が -0 を返せました。 これは IEEE 754 浮動小数点標準規格に沿 ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]