Class: convertor
Source Location: /bblog/bBlog_plugins/rss/library/cls_convertor.inc
( Revision Log )
Class convertor
Methods
convertor convertor(
[mixed
$f_encoding = ''], [mixed
$t_encoding = ''], [mixed
$data = null]
)
|
|
void CHAR_UTF8(
mixed
$c
)
|
|
void convert(
mixed
$stream, mixed
$from, mixed
$to
)
|
|
void C_I88592_U(
mixed
$c
)
|
|
void C_UTF8_U(
mixed
$c
)
|
|
void C_U_I88592(
mixed
$c
)
|
|
void C_U_UTF8(
mixed
$c
)
|
|
void C_U_W1250(
mixed
$c
)
|
|
void C_W1250_U(
mixed
$c
)
|
|
void S_I88592_UE(
mixed
$stream
)
|
|
void S_I88592_UTF8(
mixed
$stream
)
|
|
void S_UE_I88592(
mixed
$stream
)
|
|
void S_UE_W1250(
mixed
$stream
)
|
|
void S_UE_X(
mixed
$stream, mixed
$C_U_X_function
)
|
|
void S_UTF8_I88592(
mixed
$stream
)
|
|
void S_UTF8_W1250(
mixed
$stream
)
|
|
void S_UTF8_X(
mixed
$stream, mixed
$C_U_X_function
)
|
|
void S_W1250_UE(
mixed
$stream
)
|
|
void S_W1250_UTF8(
mixed
$stream
)
|
|
void S_X_UE(
mixed
$stream, mixed
$C_X_U_function
)
|
|
void S_X_UTF8(
mixed
$stream, mixed
$C_X_U_function
)
|
|
|
|