Searched refs:endindex (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 Dxpointer.h57 int endindex);
/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.h57 int endindex);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpointer.in.h57 int endindex);
H A Dxpointer.c327 * @endindex: the ending index
335 xmlNodePtr end, int endindex) {
344 if (endindex < 0)
357 ret->index2 = endindex;
2432 * @endindex: the end index IN/OUT
2435 * (@start, @startindex) and limited by the (@end, @endindex) point
2439 * of the range and (@end, @endindex) will indicate the end
2444 xmlNodePtr *end, int *endindex) {
2455 if ((end == NULL) || (endindex == NULL))
2464 if ((cur == *end) && (pos + stringlen > *endindex))
334 xmlXPtrNewRange(xmlNodePtr start, int startindex, xmlNodePtr end, int endindex) argument
2443 xmlXPtrMatchString(const xmlChar *string, xmlNodePtr start, int startindex, xmlNodePtr *end, int *endindex) argument
2528 xmlXPtrSearchString(const xmlChar *string, xmlNodePtr *start, int *startindex, xmlNodePtr *end, int *endindex) argument
2762 int i, startindex, endindex = 0, fendindex; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxpointer.h57 int endindex);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpointer.in.h57 int endindex);
H A Dxpointer.c327 * @endindex: the ending index
335 xmlNodePtr end, int endindex) {
344 if (endindex < 0)
357 ret->index2 = endindex;
2432 * @endindex: the end index IN/OUT
2435 * (@start, @startindex) and limited by the (@end, @endindex) point
2439 * of the range and (@end, @endindex) will indicate the end
2444 xmlNodePtr *end, int *endindex) {
2455 if ((end == NULL) || (endindex == NULL))
2464 if ((cur == *end) && (pos + stringlen > *endindex))
334 xmlXPtrNewRange(xmlNodePtr start, int startindex, xmlNodePtr end, int endindex) argument
2443 xmlXPtrMatchString(const xmlChar *string, xmlNodePtr start, int startindex, xmlNodePtr *end, int *endindex) argument
2528 xmlXPtrSearchString(const xmlChar *string, xmlNodePtr *start, int *startindex, xmlNodePtr *end, int *endindex) argument
2762 int i, startindex, endindex = 0, fendindex; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpointer.c327 * @endindex: the ending index
335 xmlNodePtr end, int endindex) {
344 if (endindex < 0)
357 ret->index2 = endindex;
2432 * @endindex: the end index IN/OUT
2435 * (@start, @startindex) and limited by the (@end, @endindex) point
2439 * of the range and (@end, @endindex) will indicate the end
2444 xmlNodePtr *end, int *endindex) {
2455 if ((end == NULL) || (endindex == NULL))
2464 if ((cur == *end) && (pos + stringlen > *endindex))
334 xmlXPtrNewRange(xmlNodePtr start, int startindex, xmlNodePtr end, int endindex) argument
2443 xmlXPtrMatchString(const xmlChar *string, xmlNodePtr start, int startindex, xmlNodePtr *end, int *endindex) argument
2528 xmlXPtrSearchString(const xmlChar *string, xmlNodePtr *start, int *startindex, xmlNodePtr *end, int *endindex) argument
2762 int i, startindex, endindex = 0, fendindex; local
[all...]
H A Dtestapi.c51079 int endindex; /* the ending index */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpointer.c327 * @endindex: the ending index
335 xmlNodePtr end, int endindex) {
344 if (endindex < 0)
357 ret->index2 = endindex;
2432 * @endindex: the end index IN/OUT
2435 * (@start, @startindex) and limited by the (@end, @endindex) point
2439 * of the range and (@end, @endindex) will indicate the end
2444 xmlNodePtr *end, int *endindex) {
2455 if ((end == NULL) || (endindex == NULL))
2464 if ((cur == *end) && (pos + stringlen > *endindex))
334 xmlXPtrNewRange(xmlNodePtr start, int startindex, xmlNodePtr end, int endindex) argument
2443 xmlXPtrMatchString(const xmlChar *string, xmlNodePtr start, int startindex, xmlNodePtr *end, int *endindex) argument
2528 xmlXPtrSearchString(const xmlChar *string, xmlNodePtr *start, int *startindex, xmlNodePtr *end, int *endindex) argument
2762 int i, startindex, endindex = 0, fendindex; local
[all...]
H A Dtestapi.c51079 int endindex; /* the ending index */ local
[all...]

Completed in 304 milliseconds