Searched refs:xmlGetDtdQElementDesc (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dvalid.h402 xmlGetDtdQElementDesc (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.h402 xmlGetDtdQElementDesc (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.h402 xmlGetDtdQElementDesc (xmlDtdPtr dtd,
H A DSAX2.c1370 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->intSubset, name, prefix);
1372 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->extSubset, name, prefix);
1497 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->extSubset,
H A Dvalid.c3259 * xmlGetDtdQElementDesc:
3270 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name, function
5581 elemDecl = xmlGetDtdQElementDesc(doc->intSubset,
5584 elemDecl = xmlGetDtdQElementDesc(doc->extSubset,
H A Dtree.c4135 xmlGetDtdQElementDesc(ret, tmp->name, tmp->prefix);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h402 xmlGetDtdQElementDesc (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.h402 xmlGetDtdQElementDesc (xmlDtdPtr dtd,
H A DSAX2.c1370 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->intSubset, name, prefix);
1372 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->extSubset, name, prefix);
1497 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->extSubset,
H A Dvalid.c3259 * xmlGetDtdQElementDesc:
3270 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name, function
5581 elemDecl = xmlGetDtdQElementDesc(doc->intSubset,
5584 elemDecl = xmlGetDtdQElementDesc(doc->extSubset,
H A Dtree.c4135 xmlGetDtdQElementDesc(ret, tmp->name, tmp->prefix);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DSAX2.c1383 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->intSubset, name, prefix);
1385 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->extSubset, name, prefix);
1510 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->extSubset,
H A Dvalid.c3281 * xmlGetDtdQElementDesc:
3292 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name, function
5707 elemDecl = xmlGetDtdQElementDesc(doc->intSubset,
5710 elemDecl = xmlGetDtdQElementDesc(doc->extSubset,
H A Delfgcchack.h3879 #undef xmlGetDtdQElementDesc macro
3880 extern __typeof (xmlGetDtdQElementDesc) xmlGetDtdQElementDesc __attribute((alias("xmlGetDtdQElementDesc__internal_alias")));
3882 #ifndef xmlGetDtdQElementDesc
3883 extern __typeof (xmlGetDtdQElementDesc) xmlGetDtdQElementDesc__internal_alias __attribute((visibility("hidden")));
3884 #define xmlGetDtdQElementDesc xmlGetDtdQElementDesc__internal_alias macro
H A Dtree.c4181 xmlGetDtdQElementDesc(ret, tmp->name, tmp->prefix);
H A Dtestapi.c25160 ret_val = xmlGetDtdQElementDesc(dtd, (const xmlChar *)name, (const xmlChar *)prefix);
25168 printf("Leak of %d blocks found in xmlGetDtdQElementDesc",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX2.c1383 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->intSubset, name, prefix);
1385 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->extSubset, name, prefix);
1510 elemDecl = xmlGetDtdQElementDesc(ctxt->myDoc->extSubset,
H A Dvalid.c3281 * xmlGetDtdQElementDesc:
3292 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name, function
5707 elemDecl = xmlGetDtdQElementDesc(doc->intSubset,
5710 elemDecl = xmlGetDtdQElementDesc(doc->extSubset,
H A Delfgcchack.h3879 #undef xmlGetDtdQElementDesc macro
3880 extern __typeof (xmlGetDtdQElementDesc) xmlGetDtdQElementDesc __attribute((alias("xmlGetDtdQElementDesc__internal_alias")));
3882 #ifndef xmlGetDtdQElementDesc
3883 extern __typeof (xmlGetDtdQElementDesc) xmlGetDtdQElementDesc__internal_alias __attribute((visibility("hidden")));
3884 #define xmlGetDtdQElementDesc xmlGetDtdQElementDesc__internal_alias macro
H A Dtree.c4181 xmlGetDtdQElementDesc(ret, tmp->name, tmp->prefix);
H A Dtestapi.c25160 ret_val = xmlGetDtdQElementDesc(dtd, (const xmlChar *)name, (const xmlChar *)prefix);
25168 printf("Leak of %d blocks found in xmlGetDtdQElementDesc",
[all...]

Completed in 977 milliseconds