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

  /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/libxml2/
schematron.c 176 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */
206 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */
    [all...]
xmllint.c     [all...]

Completed in 31 milliseconds