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

/external/chromium_org/third_party/libxml/src/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;
/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 965 milliseconds