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

/external/libxml2/include/libxml/
H A Dvalid.h77 * xmlValidCtxt:
78 * An xmlValidCtxt is used for error reporting when validating.
80 typedef struct _xmlValidCtxt xmlValidCtxt; typedef in typeref:struct:_xmlValidCtxt
81 typedef xmlValidCtxt *xmlValidCtxtPtr;

Completed in 66 milliseconds