
Functions | |
| static void | decode (const char *in, const char *out) |
| static void | encode (const char *in, const char *out) |
| int | main (void) |
| static void decode | ( | const char * | in, | |
| const char * | out | |||
| ) | [static] |
References resolve_xml_special_chars().
Referenced by main().
| static void encode | ( | const char * | in, | |
| const char * | out | |||
| ) | [static] |
References convert_xml_special_chars().
Referenced by main().
1.7.1