HomeSort by relevance Sort by last modified time
    Searched refs:xmlSchematronValidityErrorFunc (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
schematron.h 41 * xmlSchematronValidityErrorFunc:
48 typedef void (*xmlSchematronValidityErrorFunc) (void *ctx, const char *msg, ...);
84 xmlSchematronValidityErrorFunc err,
89 xmlSchematronValidityErrorFunc * err,
110 xmlSchematronValidityErrorFunc err,
115 xmlSchematronValidityErrorFunc *err,
  /external/libxml2/include/libxml/
schematron.h 41 * xmlSchematronValidityErrorFunc:
48 typedef void (*xmlSchematronValidityErrorFunc) (void *ctx, const char *msg, ...);
84 xmlSchematronValidityErrorFunc err,
89 xmlSchematronValidityErrorFunc * err,
110 xmlSchematronValidityErrorFunc err,
115 xmlSchematronValidityErrorFunc *err,
  /external/chromium_org/third_party/libxml/src/
schematron.c 174 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */
204 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */
    [all...]
xmllint.c     [all...]
  /external/libxml2/
schematron.c 174 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */
204 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */
    [all...]
xmllint.c     [all...]

Completed in 33 milliseconds