Home
last modified time | relevance | path

Searched refs:xmlValidateNotationUse (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dvalid.h381 xmlValidateNotationUse (xmlValidCtxtPtr ctxt,
/external/libxml2/include/libxml/
Dvalid.h381 xmlValidateNotationUse (xmlValidCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2600 xmlValidateNotationUse
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h15290 #undef xmlValidateNotationUse
15291 extern __typeof (xmlValidateNotationUse) xmlValidateNotationUse __attribute((alias("xmlValidateNota…
15293 #ifndef xmlValidateNotationUse
15294 extern __typeof (xmlValidateNotationUse) xmlValidateNotationUse__internal_alias __attribute((visibi…
15295 #define xmlValidateNotationUse xmlValidateNotationUse__internal_alias macro
Dvalid.c3351 xmlValidateNotationUse(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateNotationUse() function
6648 ret = xmlValidateNotationUse(ctxt, cur->doc, notation); in xmlValidateNotationCallback()
Dxmlschemastypes.c2872 ret = xmlValidateNotationUse(NULL, node->doc, value); in xmlSchemaValAtomicType()
DNEWS116 567619 xmlValidateNotationUse missing param test (Daniel Veillard),
Dtestapi.c26651 ret_val = xmlValidateNotationUse(ctxt, doc, (const xmlChar *)notationName); in test_xmlValidateNotationUse()
/external/libxml2/
Delfgcchack.h15464 #undef xmlValidateNotationUse
15465 extern __typeof (xmlValidateNotationUse) xmlValidateNotationUse __attribute((alias("xmlValidateNota…
15467 #ifndef xmlValidateNotationUse
15468 extern __typeof (xmlValidateNotationUse) xmlValidateNotationUse__internal_alias __attribute((visibi…
15469 #define xmlValidateNotationUse xmlValidateNotationUse__internal_alias macro
Dvalid.c3351 xmlValidateNotationUse(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateNotationUse() function
6657 ret = xmlValidateNotationUse(ctxt, cur->doc, notation); in xmlValidateNotationCallback()
Dxmlschemastypes.c2879 ret = xmlValidateNotationUse(NULL, node->doc, value); in xmlSchemaValAtomicType()