Searched refs:xmlGetDtdNotationDesc (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dvalid.h399 xmlGetDtdNotationDesc (xmlDtdPtr dtd,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dvalid.h399 xmlGetDtdNotationDesc (xmlDtdPtr dtd,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.in.h399 xmlGetDtdNotationDesc (xmlDtdPtr dtd,
H A Dvalid.c3343 * xmlGetDtdNotationDesc:
3353 xmlGetDtdNotationDesc(xmlDtdPtr dtd, const xmlChar *name) { function
3382 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName);
3384 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName);
3826 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
3828 nota = xmlGetDtdNotationDesc(doc->extSubset, value);
4358 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
4360 nota = xmlGetDtdNotationDesc(doc->extSubset, value);
4555 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
4557 nota = xmlGetDtdNotationDesc(do
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h399 xmlGetDtdNotationDesc (xmlDtdPtr dtd,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.in.h399 xmlGetDtdNotationDesc (xmlDtdPtr dtd,
H A Dvalid.c3343 * xmlGetDtdNotationDesc:
3353 xmlGetDtdNotationDesc(xmlDtdPtr dtd, const xmlChar *name) { function
3382 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName);
3384 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName);
3826 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
3828 nota = xmlGetDtdNotationDesc(doc->extSubset, value);
4358 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
4360 nota = xmlGetDtdNotationDesc(doc->extSubset, value);
4555 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
4557 nota = xmlGetDtdNotationDesc(do
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c3365 * xmlGetDtdNotationDesc:
3375 xmlGetDtdNotationDesc(xmlDtdPtr dtd, const xmlChar *name) { function
3404 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName);
3406 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName);
3951 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
3953 nota = xmlGetDtdNotationDesc(doc->extSubset, value);
4484 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
4486 nota = xmlGetDtdNotationDesc(doc->extSubset, value);
4681 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
4683 nota = xmlGetDtdNotationDesc(do
[all...]
H A Delfgcchack.h3859 #undef xmlGetDtdNotationDesc macro
3860 extern __typeof (xmlGetDtdNotationDesc) xmlGetDtdNotationDesc __attribute((alias("xmlGetDtdNotationDesc__internal_alias")));
3862 #ifndef xmlGetDtdNotationDesc
3863 extern __typeof (xmlGetDtdNotationDesc) xmlGetDtdNotationDesc__internal_alias __attribute((visibility("hidden")));
3864 #define xmlGetDtdNotationDesc xmlGetDtdNotationDesc__internal_alias macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c3365 * xmlGetDtdNotationDesc:
3375 xmlGetDtdNotationDesc(xmlDtdPtr dtd, const xmlChar *name) { function
3404 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName);
3406 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName);
3951 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
3953 nota = xmlGetDtdNotationDesc(doc->extSubset, value);
4484 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
4486 nota = xmlGetDtdNotationDesc(doc->extSubset, value);
4681 nota = xmlGetDtdNotationDesc(doc->intSubset, value);
4683 nota = xmlGetDtdNotationDesc(do
[all...]
H A Delfgcchack.h3859 #undef xmlGetDtdNotationDesc macro
3860 extern __typeof (xmlGetDtdNotationDesc) xmlGetDtdNotationDesc __attribute((alias("xmlGetDtdNotationDesc__internal_alias")));
3862 #ifndef xmlGetDtdNotationDesc
3863 extern __typeof (xmlGetDtdNotationDesc) xmlGetDtdNotationDesc__internal_alias __attribute((visibility("hidden")));
3864 #define xmlGetDtdNotationDesc xmlGetDtdNotationDesc__internal_alias macro

Completed in 403 milliseconds