Searched refs:xmlShellValidate (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 185 xmlShellValidate (xmlShellCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | debugXML.h | 185 xmlShellValidate (xmlShellCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/ |
D | debugXML.c | 2636 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, in xmlShellValidate() function 2927 xmlShellValidate(ctxt, arg, NULL, NULL); in xmlShell()
|
D | elfgcchack.h | 10552 #undef xmlShellValidate 10553 extern __typeof (xmlShellValidate) xmlShellValidate __attribute((alias("xmlShellValidate__internal_… 10555 #ifndef xmlShellValidate 10556 extern __typeof (xmlShellValidate) xmlShellValidate__internal_alias __attribute((visibility("hidden… 10557 #define xmlShellValidate xmlShellValidate__internal_alias macro
|
D | testapi.c | 8008 ret_val = xmlShellValidate(ctxt, dtd, node, node2); in test_xmlShellValidate()
|
/external/libxml2/ |
D | debugXML.c | 2637 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, in xmlShellValidate() function 2928 xmlShellValidate(ctxt, arg, NULL, NULL); in xmlShell()
|
D | elfgcchack.h | 10552 #undef xmlShellValidate 10553 extern __typeof (xmlShellValidate) xmlShellValidate __attribute((alias("xmlShellValidate__internal_… 10555 #ifndef xmlShellValidate 10556 extern __typeof (xmlShellValidate) xmlShellValidate__internal_alias __attribute((visibility("hidden… 10557 #define xmlShellValidate xmlShellValidate__internal_alias macro
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1853 xmlShellValidate
|