Searched refs:xmlValidateNotationUse (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | valid.h | 381 xmlValidateNotationUse (xmlValidCtxtPtr ctxt,
|
/external/libxml2/include/libxml/ |
D | valid.h | 381 xmlValidateNotationUse (xmlValidCtxtPtr ctxt,
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 2600 xmlValidateNotationUse
|
/external/chromium_org/third_party/libxml/src/ |
D | elfgcchack.h | 15290 #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
|
D | valid.c | 3351 xmlValidateNotationUse(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateNotationUse() function 6648 ret = xmlValidateNotationUse(ctxt, cur->doc, notation); in xmlValidateNotationCallback()
|
D | xmlschemastypes.c | 2872 ret = xmlValidateNotationUse(NULL, node->doc, value); in xmlSchemaValAtomicType()
|
D | NEWS | 116 567619 xmlValidateNotationUse missing param test (Daniel Veillard),
|
D | testapi.c | 26651 ret_val = xmlValidateNotationUse(ctxt, doc, (const xmlChar *)notationName); in test_xmlValidateNotationUse()
|
/external/libxml2/ |
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 | 3351 xmlValidateNotationUse(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateNotationUse() function 6657 ret = xmlValidateNotationUse(ctxt, cur->doc, notation); in xmlValidateNotationCallback()
|
D | xmlschemastypes.c | 2879 ret = xmlValidateNotationUse(NULL, node->doc, value); in xmlSchemaValAtomicType()
|