is_unicode
(No version information available, might be only in CVS)
is_unicode — 変数が unicode 文字列かどうかを調べる
パラメータ
- var
-
調べる変数。
返り値
var が unicode 文字列である場合に TRUE、それ以外の場合に FALSE を返します。
is_unicode
There are no user contributed notes for this page.
(No version information available, might be only in CVS)
is_unicode — 変数が unicode 文字列かどうかを調べる
調べる変数。
var が unicode 文字列である場合に TRUE、それ以外の場合に FALSE を返します。