Home
last modified time | relevance | path

Searched refs:xmlGetDtdNotationDesc (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h399 xmlGetDtdNotationDesc (xmlDtdPtr dtd,
/external/libxml2/
Dvalid.c3357 xmlGetDtdNotationDesc(xmlDtdPtr dtd, const xmlChar *name) { in xmlGetDtdNotationDesc() function
3387 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName); in xmlValidateNotationUse()
3389 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName); in xmlValidateNotationUse()
3944 nota = xmlGetDtdNotationDesc(doc->intSubset, value); in xmlValidateAttributeValue2()
3946 nota = xmlGetDtdNotationDesc(doc->extSubset, value); in xmlValidateAttributeValue2()
4476 nota = xmlGetDtdNotationDesc(doc->intSubset, value); in xmlValidateOneAttribute()
4478 nota = xmlGetDtdNotationDesc(doc->extSubset, value); in xmlValidateOneAttribute()
4680 nota = xmlGetDtdNotationDesc(doc->intSubset, value); in xmlValidateOneNamespace()
4682 nota = xmlGetDtdNotationDesc(doc->extSubset, value); in xmlValidateOneNamespace()
Dlibxml2.syms653 xmlGetDtdNotationDesc;
Delfgcchack.h3975 #undef xmlGetDtdNotationDesc
3976 extern __typeof (xmlGetDtdNotationDesc) xmlGetDtdNotationDesc __attribute((alias("xmlGetDtdNotation…
3978 #ifndef xmlGetDtdNotationDesc
3979 extern __typeof (xmlGetDtdNotationDesc) xmlGetDtdNotationDesc__internal_alias __attribute((visibili…
3980 #define xmlGetDtdNotationDesc xmlGetDtdNotationDesc__internal_alias macro
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle514 d xmlGetDtdNotationDesc...
515 d pr extproc('xmlGetDtdNotationDesc')
/external/libxml2/win32/
Dlibxml2.def.src915 xmlGetDtdNotationDesc