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

/external/libxml2/include/libxml/
H A Dencoding.h106 * xmlCharEncodingOutputFunc:
123 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen, typedef
144 xmlCharEncodingOutputFunc output;
179 xmlCharEncodingOutputFunc output);

Completed in 80 milliseconds