Home | History | Annotate | Download | only in lib

Lines Matching full:convert

469    The data member will be passed as the first argument to the convert
472 The convert function is used to convert multibyte sequences; s will
474 convert function must return the Unicode scalar value represented
477 The convert function may be NULL if the encoding is a single-byte
482 release has been called, the convert function will not be called
509 int (XMLCALL *convert)(void *data, const char *s);