Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h381 xmlValidateNotationUse (xmlValidCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle483 d xmlValidateNotationUse...
484 d pr extproc('xmlValidateNotationUse')
/external/libxml2/
Dlibxml2.syms689 xmlValidateNotationUse;
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.c3381 xmlValidateNotationUse(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateNotationUse() function
6700 ret = xmlValidateNotationUse(ctxt, cur->doc, notation); in xmlValidateNotationCallback()
Dxmlschemastypes.c2897 ret = xmlValidateNotationUse(NULL, node->doc, value); in xmlSchemaValAtomicType()
DNEWS746 567619 xmlValidateNotationUse missing param test (Daniel Veillard),
Dtestapi.c26988 ret_val = xmlValidateNotationUse(ctxt, doc, (const xmlChar *)notationName); in test_xmlValidateNotationUse()
/external/libxml2/win32/
Dlibxml2.def.src2620 xmlValidateNotationUse