Searched refs:xmlShellValidate (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h185 xmlShellValidate (xmlShellCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A DdebugXML.h185 xmlShellValidate (xmlShellCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2623 * xmlShellValidate:
2636 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, function
2927 xmlShellValidate(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10552 #undef xmlShellValidate macro
10553 extern __typeof (xmlShellValidate) xmlShellValidate __attribute((alias("xmlShellValidate__internal_alias")));
10555 #ifndef xmlShellValidate
10556 extern __typeof (xmlShellValidate) xmlShellValidate__internal_alias __attribute((visibility("hidden")));
10557 #define xmlShellValidate xmlShellValidate__internal_alias macro
H A Dtestapi.c8008 ret_val = xmlShellValidate(ctxt, dtd, node, node2);
8017 printf("Leak of %d blocks found in xmlShellValidate",
[all...]
/external/libxml2/
H A DdebugXML.c2626 * xmlShellValidate:
2639 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, function
2937 xmlShellValidate(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10702 #undef xmlShellValidate macro
10703 extern __typeof (xmlShellValidate) xmlShellValidate __attribute((alias("xmlShellValidate__internal_alias")));
10705 #ifndef xmlShellValidate
10706 extern __typeof (xmlShellValidate) xmlShellValidate__internal_alias __attribute((visibility("hidden")));
10707 #define xmlShellValidate xmlShellValidate__internal_alias macro

Completed in 2115 milliseconds