Searched refs:xmlSchemaCompareValues (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 Dxmlschemastypes.h73 xmlSchemaCompareValues (xmlSchemaValPtr x,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlschemastypes.h73 xmlSchemaCompareValues (xmlSchemaValPtr x,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.in.h73 xmlSchemaCompareValues (xmlSchemaValPtr x,
H A Dxmlschemas.c17235 res = xmlSchemaCompareValues(flength->val, bflength->val);
17250 res = xmlSchemaCompareValues(fminlen->val, bfminlen->val);
17264 res = xmlSchemaCompareValues(fmaxlen->val, bfmaxlen->val);
17283 res = xmlSchemaCompareValues(flength->val, fminlen->val);
17293 res = xmlSchemaCompareValues(flength->val, fmaxlen->val);
17306 res = xmlSchemaCompareValues(fmaxinc->val, fmininc->val);
17318 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxinc->val);
17329 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxexc->val);
17338 res = xmlSchemaCompareValues(fmaxinc->val, bfmininc->val);
17347 res = xmlSchemaCompareValues(fmaxin
[all...]
H A Dxmlschemastypes.c4637 * xmlSchemaCompareValues:
4887 * xmlSchemaCompareValues:
4897 xmlSchemaCompareValues(xmlSchemaValPtr x, xmlSchemaValPtr y) { function
5299 ret = xmlSchemaCompareValues(val, facet->val);
5306 ret = xmlSchemaCompareValues(val, facet->val);
5313 ret = xmlSchemaCompareValues(val, facet->val);
5320 ret = xmlSchemaCompareValues(val, facet->val);
H A Drelaxng.c2598 ret = xmlSchemaCompareValues(res1, res2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlschemastypes.h73 xmlSchemaCompareValues (xmlSchemaValPtr x,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.in.h73 xmlSchemaCompareValues (xmlSchemaValPtr x,
H A Dxmlschemas.c17235 res = xmlSchemaCompareValues(flength->val, bflength->val);
17250 res = xmlSchemaCompareValues(fminlen->val, bfminlen->val);
17264 res = xmlSchemaCompareValues(fmaxlen->val, bfmaxlen->val);
17283 res = xmlSchemaCompareValues(flength->val, fminlen->val);
17293 res = xmlSchemaCompareValues(flength->val, fmaxlen->val);
17306 res = xmlSchemaCompareValues(fmaxinc->val, fmininc->val);
17318 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxinc->val);
17329 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxexc->val);
17338 res = xmlSchemaCompareValues(fmaxinc->val, bfmininc->val);
17347 res = xmlSchemaCompareValues(fmaxin
[all...]
H A Dxmlschemastypes.c4637 * xmlSchemaCompareValues:
4887 * xmlSchemaCompareValues:
4897 xmlSchemaCompareValues(xmlSchemaValPtr x, xmlSchemaValPtr y) { function
5299 ret = xmlSchemaCompareValues(val, facet->val);
5306 ret = xmlSchemaCompareValues(val, facet->val);
5313 ret = xmlSchemaCompareValues(val, facet->val);
5320 ret = xmlSchemaCompareValues(val, facet->val);
H A Drelaxng.c2598 ret = xmlSchemaCompareValues(res1, res2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c17247 res = xmlSchemaCompareValues(flength->val, bflength->val);
17262 res = xmlSchemaCompareValues(fminlen->val, bfminlen->val);
17276 res = xmlSchemaCompareValues(fmaxlen->val, bfmaxlen->val);
17295 res = xmlSchemaCompareValues(flength->val, fminlen->val);
17305 res = xmlSchemaCompareValues(flength->val, fmaxlen->val);
17318 res = xmlSchemaCompareValues(fmaxinc->val, fmininc->val);
17330 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxinc->val);
17341 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxexc->val);
17350 res = xmlSchemaCompareValues(fmaxinc->val, bfmininc->val);
17359 res = xmlSchemaCompareValues(fmaxin
[all...]
H A Dxmlschemastypes.c4640 * xmlSchemaCompareValues:
4890 * xmlSchemaCompareValues:
4900 xmlSchemaCompareValues(xmlSchemaValPtr x, xmlSchemaValPtr y) { function
5302 ret = xmlSchemaCompareValues(val, facet->val);
5309 ret = xmlSchemaCompareValues(val, facet->val);
5316 ret = xmlSchemaCompareValues(val, facet->val);
5323 ret = xmlSchemaCompareValues(val, facet->val);
H A Delfgcchack.h9342 #undef xmlSchemaCompareValues macro
9343 extern __typeof (xmlSchemaCompareValues) xmlSchemaCompareValues __attribute((alias("xmlSchemaCompareValues__internal_alias")));
9345 #ifndef xmlSchemaCompareValues
9346 extern __typeof (xmlSchemaCompareValues) xmlSchemaCompareValues__internal_alias __attribute((visibility("hidden")));
9347 #define xmlSchemaCompareValues xmlSchemaCompareValues__internal_alias macro
H A Drelaxng.c2598 ret = xmlSchemaCompareValues(res1, res2);
H A Dtestapi.c34580 ret_val = xmlSchemaCompareValues(x, y);
34587 printf("Leak of %d blocks found in xmlSchemaCompareValues",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c17247 res = xmlSchemaCompareValues(flength->val, bflength->val);
17262 res = xmlSchemaCompareValues(fminlen->val, bfminlen->val);
17276 res = xmlSchemaCompareValues(fmaxlen->val, bfmaxlen->val);
17295 res = xmlSchemaCompareValues(flength->val, fminlen->val);
17305 res = xmlSchemaCompareValues(flength->val, fmaxlen->val);
17318 res = xmlSchemaCompareValues(fmaxinc->val, fmininc->val);
17330 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxinc->val);
17341 res = xmlSchemaCompareValues(fmaxinc->val, bfmaxexc->val);
17350 res = xmlSchemaCompareValues(fmaxinc->val, bfmininc->val);
17359 res = xmlSchemaCompareValues(fmaxin
[all...]
H A Dxmlschemastypes.c4640 * xmlSchemaCompareValues:
4890 * xmlSchemaCompareValues:
4900 xmlSchemaCompareValues(xmlSchemaValPtr x, xmlSchemaValPtr y) { function
5302 ret = xmlSchemaCompareValues(val, facet->val);
5309 ret = xmlSchemaCompareValues(val, facet->val);
5316 ret = xmlSchemaCompareValues(val, facet->val);
5323 ret = xmlSchemaCompareValues(val, facet->val);
H A Delfgcchack.h9342 #undef xmlSchemaCompareValues macro
9343 extern __typeof (xmlSchemaCompareValues) xmlSchemaCompareValues __attribute((alias("xmlSchemaCompareValues__internal_alias")));
9345 #ifndef xmlSchemaCompareValues
9346 extern __typeof (xmlSchemaCompareValues) xmlSchemaCompareValues__internal_alias __attribute((visibility("hidden")));
9347 #define xmlSchemaCompareValues xmlSchemaCompareValues__internal_alias macro
H A Drelaxng.c2598 ret = xmlSchemaCompareValues(res1, res2);
H A Dtestapi.c34580 ret_val = xmlSchemaCompareValues(x, y);
34587 printf("Leak of %d blocks found in xmlSchemaCompareValues",
[all...]

Completed in 906 milliseconds