#include <sent/stddefs.h>
charconv.cのインクルード依存関係図

関数 | |
| boolean | j_printf_set_charconv (char *fromcode, char *tocode) |
| char * | charconv (char *instr, char *outstr, int maxoutlen) |
変数 | |
| static boolean | convert_enabled = FALSE |
| TRUE if charset converstion is enabled. | |
charconv.c で定義されています。
|
||||||||||||
|
Setup charset conversion.
charconv.c の 46 行で定義されています。 参照元 main(). |
|
||||||||||||||||
|
Apply charset conversion to a string.
charconv.c の 80 行で定義されています。 参照元 j_printerr(), j_printf(), と module_send(). |
1.4.2