Searched refs:startindex (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/
H A Dxpointer.c325 * @startindex: the start index
334 xmlXPtrNewRange(xmlNodePtr start, int startindex, argument
342 if (startindex < 0)
355 ret->index = startindex;
2440 * @startindex: the start index
2445 * (@start, @startindex) and limited by the (@end, @endindex) point
2448 * (@start, @startindex) will indicate the position of the beginning
2453 xmlXPtrMatchString(const xmlChar *string, xmlNodePtr start, int startindex, argument
2470 pos = startindex - 1;
2525 * @startindex
2538 xmlXPtrSearchString(const xmlChar *string, xmlNodePtr *start, int *startindex, xmlNodePtr *end, int *endindex) argument
2771 int i, startindex, endindex = 0, fendindex; local
[all...]
/external/libxml2/include/libxml/
H A Dxpointer.h55 int startindex,
/external/icu4c/i18n/
H A Dusearch.cpp621 int32_t startindex = ubrk_first(breakiterator); local
625 if (start < startindex || start > endindex ||
626 end < startindex || end > endindex) {
632 UBool result = (start == startindex ||
3722 int32_t startindex = ubrk_first(breakiterator);
3726 if (start < startindex || start > endindex ||
3727 end < startindex || end > endindex) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 92 milliseconds