Searched refs:xmlValidateNotationUse (Results 1 – 9 of 9) sorted by relevance
/external/libxml2/include/libxml/ |
D | valid.h | 381 xmlValidateNotationUse (xmlValidCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | valid.rpgle | 483 d xmlValidateNotationUse... 484 d pr extproc('xmlValidateNotationUse')
|
/external/libxml2/ |
D | libxml2.syms | 689 xmlValidateNotationUse;
|
D | elfgcchack.h | 15464 #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
|
D | valid.c | 3381 xmlValidateNotationUse(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateNotationUse() function 6700 ret = xmlValidateNotationUse(ctxt, cur->doc, notation); in xmlValidateNotationCallback()
|
D | xmlschemastypes.c | 2897 ret = xmlValidateNotationUse(NULL, node->doc, value); in xmlSchemaValAtomicType()
|
D | NEWS | 746 567619 xmlValidateNotationUse missing param test (Daniel Veillard),
|
D | testapi.c | 26988 ret_val = xmlValidateNotationUse(ctxt, doc, (const xmlChar *)notationName); in test_xmlValidateNotationUse()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 2620 xmlValidateNotationUse
|