Searched defs:xmlCharEncodingOutputFunc (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
H A Dencoding.h121 * xmlCharEncodingOutputFunc:
138 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen, typedef
159 xmlCharEncodingOutputFunc output;
194 xmlCharEncodingOutputFunc output);

Completed in 214 milliseconds