Searched refs:xmlHashCreateDict (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dhash.h109 xmlHashCreateDict(int size,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dhash.h109 xmlHashCreateDict(int size,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dhash.in.h109 xmlHashCreateDict(int size,
H A Dentities.c164 dtd->entities = xmlHashCreateDict(0, dict);
170 dtd->pentities = xmlHashCreateDict(0, dict);
H A Dvalid.c1450 table = xmlHashCreateDict(0, dict);
2054 table = xmlHashCreateDict(0, dict);
2411 dtd->notations = table = xmlHashCreateDict(0, dict);
2637 doc->ids = table = xmlHashCreateDict(0, doc->dict);
2959 doc->refs = table = xmlHashCreateDict(0, doc->dict);
3221 table = xmlHashCreateDict(0, dict);
H A Dhash.c167 * xmlHashCreateDict:
176 xmlHashCreateDict(int size, xmlDictPtr dict) { function
H A Dparser.c882 ctxt->attsDefault = xmlHashCreateDict(10, ctxt->dict);
969 ctxt->attsSpecial = xmlHashCreateDict(10, ctxt->dict);
H A Dxmlschemas.c3612 mainSchema->schemasImports = xmlHashCreateDict(5,
5674 WXS_SUBST_GROUPS(pctxt) = xmlHashCreateDict(10, pctxt->dict);
20673 *table = xmlHashCreateDict(10, pctxt->dict);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dhash.h109 xmlHashCreateDict(int size,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dhash.in.h109 xmlHashCreateDict(int size,
H A Dentities.c164 dtd->entities = xmlHashCreateDict(0, dict);
170 dtd->pentities = xmlHashCreateDict(0, dict);
H A Dvalid.c1450 table = xmlHashCreateDict(0, dict);
2054 table = xmlHashCreateDict(0, dict);
2411 dtd->notations = table = xmlHashCreateDict(0, dict);
2637 doc->ids = table = xmlHashCreateDict(0, doc->dict);
2959 doc->refs = table = xmlHashCreateDict(0, doc->dict);
3221 table = xmlHashCreateDict(0, dict);
H A Dhash.c167 * xmlHashCreateDict:
176 xmlHashCreateDict(int size, xmlDictPtr dict) { function
H A Dparser.c882 ctxt->attsDefault = xmlHashCreateDict(10, ctxt->dict);
969 ctxt->attsSpecial = xmlHashCreateDict(10, ctxt->dict);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dentities.c220 dtd->entities = xmlHashCreateDict(0, dict);
226 dtd->pentities = xmlHashCreateDict(0, dict);
H A Dvalid.c1455 table = xmlHashCreateDict(0, dict);
2061 table = xmlHashCreateDict(0, dict);
2420 dtd->notations = table = xmlHashCreateDict(0, dict);
2646 doc->ids = table = xmlHashCreateDict(0, doc->dict);
2968 doc->refs = table = xmlHashCreateDict(0, doc->dict);
3243 table = xmlHashCreateDict(0, dict);
H A Dhash.c167 * xmlHashCreateDict:
176 xmlHashCreateDict(int size, xmlDictPtr dict) { function
H A Delfgcchack.h4189 #undef xmlHashCreateDict macro
4190 extern __typeof (xmlHashCreateDict) xmlHashCreateDict __attribute((alias("xmlHashCreateDict__internal_alias")));
4192 #ifndef xmlHashCreateDict
4193 extern __typeof (xmlHashCreateDict) xmlHashCreateDict__internal_alias __attribute((visibility("hidden")));
4194 #define xmlHashCreateDict xmlHashCreateDict__internal_alias macro
H A Dparser.c1112 ctxt->attsDefault = xmlHashCreateDict(10, ctxt->dict);
1211 ctxt->attsSpecial = xmlHashCreateDict(10, ctxt->dict);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dentities.c220 dtd->entities = xmlHashCreateDict(0, dict);
226 dtd->pentities = xmlHashCreateDict(0, dict);
H A Dvalid.c1455 table = xmlHashCreateDict(0, dict);
2061 table = xmlHashCreateDict(0, dict);
2420 dtd->notations = table = xmlHashCreateDict(0, dict);
2646 doc->ids = table = xmlHashCreateDict(0, doc->dict);
2968 doc->refs = table = xmlHashCreateDict(0, doc->dict);
3243 table = xmlHashCreateDict(0, dict);
H A Dhash.c167 * xmlHashCreateDict:
176 xmlHashCreateDict(int size, xmlDictPtr dict) { function
H A Delfgcchack.h4189 #undef xmlHashCreateDict macro
4190 extern __typeof (xmlHashCreateDict) xmlHashCreateDict __attribute((alias("xmlHashCreateDict__internal_alias")));
4192 #ifndef xmlHashCreateDict
4193 extern __typeof (xmlHashCreateDict) xmlHashCreateDict__internal_alias __attribute((visibility("hidden")));
4194 #define xmlHashCreateDict xmlHashCreateDict__internal_alias macro
H A Dparser.c1112 ctxt->attsDefault = xmlHashCreateDict(10, ctxt->dict);
1211 ctxt->attsSpecial = xmlHashCreateDict(10, ctxt->dict);
H A Dxmlschemas.c3612 mainSchema->schemasImports = xmlHashCreateDict(5,
5674 WXS_SUBST_GROUPS(pctxt) = xmlHashCreateDict(10, pctxt->dict);
20683 *table = xmlHashCreateDict(10, pctxt->dict);

Completed in 467 milliseconds

12