Results of 1 - 10 of about 35 for UConverter (0.001 sec.)
- UConverter クラス 12268
- « IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス
...
UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0. ...
0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; con ...
y $options = null ): string | false } 定義済み定数 UConverter::REASON_UNASSIGNED UConverter::REASON_ILLEGAL UCon ...
verter::REASON_IRREGULAR UConverter::REASON_RESET UConverter::REASON_CLOSE UConverter: ...
-
https://man.plustar.jp/php/class.uconverter.html
- [similar]
- UConverter オブジェクトを作る 10120
- « UConverter UConverter::convert » PHP Manual UConverter UConverter オブジェクトを作る UConverter
...
ct (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::__construct — UConverter オブジェクトを作る 説明 ...
public UConverter::__construct ( ? string $destination_encoding = nu ...
on_encoding source_encoding 戻り値 関連キーワード: UConverter , オブジェクト , encoding , construct , string , c ...
-
https://man.plustar.jp/php/uconverter.construct.html
- [similar]
- 置換文字を設定する 9197
- « UConverter::setSourceEncoding UConverter::toUCallback » PHP Manual UConverter 置換文字を設定す
...
る UConverter::setSubstChars (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ...
>= 3.0.0a1) UConverter::setSubstChars — 置換文字を設定する 説明 public UC ...
す。 パラメータ chars 戻り値 関連キーワード: 設定 , UConverter , setSubstChars , chars , setSourceEncoding , toUC ...
-
https://man.plustar.jp/php/uconverter.setsubstchars.html
- [similar]
- 置換文字を取得する 9102
- « UConverter::getStandards UConverter::reasonText » PHP Manual UConverter 置換文字を取得する UConverter
...
rs (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::getSubstChars — 置換文字を取得する 説明 public UC ...
ラメータはありません。 戻り値 関連キーワード: 取得 , UConverter , getSubstChars , 関数 , パラメータ , getStandards ...
-
https://man.plustar.jp/php/uconverter.getsubstchars.html
- [similar]
- 変換先エンコーディングを設定する 9102
- « UConverter::reasonText UConverter::setSourceEncoding » PHP Manual UConverter 変換先エンコーディ
...
ングを設定する UConverter::setDestinationEncoding (PHP 5 >= 5.5.0, PHP 7, PH ...
P 8, PECL >= 3.0.0a1) UConverter::setDestinationEncoding — 変換先エンコーディングを ...
設定する 説明 public UConverter::setDestinationEncoding ( string $encoding ): bool ...
メータ encoding 戻り値 関連キーワード: 変換 , 設定 , UConverter , setDestinationEncoding , encoding , reasonText , ...
-
https://man.plustar.jp/php/uconverter.setdestinationencoding.html
- [similar]
- 変換元エンコーディングを設定する 9102
- « UConverter::setDestinationEncoding UConverter::setSubstChars » PHP Manual UConverter 変換元エン
...
コーディングを設定する UConverter::setSourceEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, ...
PECL >= 3.0.0a1) UConverter::setSourceEncoding — 変換元エンコーディングを設定す ...
る 説明 public UConverter::setSourceEncoding ( string $encoding ): bool 警告 ...
メータ encoding 戻り値 関連キーワード: 変換 , 設定 , UConverter , setSourceEncoding , encoding , setDestinationEnc ...
-
https://man.plustar.jp/php/uconverter.setsourceencoding.html
- [similar]
- 指定した名前のエイリアスを取得する 9038
- « UConverter::fromUCallback UConverter::getAvailable » PHP Manual UConverter 指定した名前のエイリ
...
アスを取得する UConverter::getAliases (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= ...
3.0.0a1) UConverter::getAliases — 指定した名前のエイリアスを取得する 説 ...
明 public static UConverter::getAliases ( string $name ): array | false | null ...
パラメータ name 戻り値 関連キーワード: 名前 , 取得 , UConverter , 指定 , getAliases , 警告 , 記述 , リスト , 情報 ...
-
https://man.plustar.jp/php/uconverter.getaliases.html
- [similar]
- 変換先エンコーディングを取得する 9006
- « UConverter::getAvailable UConverter::getDestinationType » PHP Manual UConverter 変換先エンコー
...
ディングを取得する UConverter::getDestinationEncoding (PHP 5 >= 5.5.0, PHP 7, PH ...
P 8, PECL >= 3.0.0a1) UConverter::getDestinationEncoding — 変換先エンコーディングを ...
取得する 説明 public UConverter::getDestinationEncoding (): string | false | null ...
はありません。 戻り値 関連キーワード: 変換 , 取得 , UConverter , getDestinationEncoding , 関数 , パラメータ , get ...
-
https://man.plustar.jp/php/uconverter.getdestinationencoding.html
- [similar]
- 変換元エンコーディングを取得する 9006
- « UConverter::getErrorMessage UConverter::getSourceType » PHP Manual UConverter 変換元エンコーデ
...
ィングを取得する UConverter::getSourceEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, ...
PECL >= 3.0.0a1) UConverter::getSourceEncoding — 変換元エンコーディングを取得す ...
る 説明 public UConverter::getSourceEncoding (): string | false | null 警告 ...
はありません。 戻り値 関連キーワード: 変換 , 取得 , UConverter , getSourceEncoding , 関数 , パラメータ , getError ...
-
https://man.plustar.jp/php/uconverter.getsourceencoding.html
- [similar]
- コールバックの理由を表す文字列を取得する 9006
- « UConverter::getSubstChars UConverter::setDestinationEncoding » PHP Manual UConverter コールバッ
...
クの理由を表す文字列を取得する UConverter::reasonText (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= ...
3.0.0a1) UConverter::reasonText — コールバックの理由を表す文字列を取得 ...
する 説明 public static UConverter::reasonText ( int $reason ): string 警告 この関数は ...
ラメータ reason 戻り値 関連キーワード: 取得 , 理由 , UConverter , reasonText , reason , 警告 , 記述 , リスト , 情報 ...
-
https://man.plustar.jp/php/uconverter.reasontext.html
- [similar]