HomeSort by relevance Sort by last modified time
    Searched defs:xmlCharEncodingOutputFunc (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
encoding.h 121 * xmlCharEncodingOutputFunc:
138 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen,
159 xmlCharEncodingOutputFunc output;
194 xmlCharEncodingOutputFunc output);
  /external/libxml2/include/libxml/
encoding.h 106 * xmlCharEncodingOutputFunc:
123 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen,
144 xmlCharEncodingOutputFunc output;
179 xmlCharEncodingOutputFunc output);

Completed in 43 milliseconds