Searched refs:locMax (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxpointer.h38 int locMax; /* size of the array as allocated */ member in struct:_xmlLocationSet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxpointer.h38 int locMax; /* size of the array as allocated */ member in struct:_xmlLocationSet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpointer.in.h38 int locMax; /* size of the array as allocated */ member in struct:_xmlLocationSet
H A Dxpointer.c627 ret->locMax = XML_RANGESET_DEFAULT;
660 if (cur->locMax == 0) {
669 cur->locMax = XML_RANGESET_DEFAULT;
670 } else if (cur->locNr == cur->locMax) {
673 cur->locMax *= 2;
674 temp = (xmlXPathObjectPtr *) xmlRealloc(cur->locTab, cur->locMax *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxpointer.h38 int locMax; /* size of the array as allocated */ member in struct:_xmlLocationSet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpointer.in.h38 int locMax; /* size of the array as allocated */ member in struct:_xmlLocationSet
H A Dxpointer.c627 ret->locMax = XML_RANGESET_DEFAULT;
660 if (cur->locMax == 0) {
669 cur->locMax = XML_RANGESET_DEFAULT;
670 } else if (cur->locNr == cur->locMax) {
673 cur->locMax *= 2;
674 temp = (xmlXPathObjectPtr *) xmlRealloc(cur->locTab, cur->locMax *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpointer.c627 ret->locMax = XML_RANGESET_DEFAULT;
660 if (cur->locMax == 0) {
669 cur->locMax = XML_RANGESET_DEFAULT;
670 } else if (cur->locNr == cur->locMax) {
673 cur->locMax *= 2;
674 temp = (xmlXPathObjectPtr *) xmlRealloc(cur->locTab, cur->locMax *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpointer.c627 ret->locMax = XML_RANGESET_DEFAULT;
660 if (cur->locMax == 0) {
669 cur->locMax = XML_RANGESET_DEFAULT;
670 } else if (cur->locNr == cur->locMax) {
673 cur->locMax *= 2;
674 temp = (xmlXPathObjectPtr *) xmlRealloc(cur->locTab, cur->locMax *

Completed in 112 milliseconds