Searched refs:textoffset (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Dusearch.cpp676 * @param textoffset current offset
683 int32_t textoffset,
686 if (textoffset < textlength) {
687 int32_t temp = textoffset;
699 return textoffset;
706 * @param textoffset current offset, one offset away from the last character
713 int32_t textoffset)
717 textoffset < textlength) {
718 int32_t temp = textoffset;
722 return getNextBaseOffset(text, textoffset, textlengt
682 getNextBaseOffset(const UChar *text, int32_t textoffset, int32_t textlength) argument
712 getNextUStringSearchBaseOffset(UStringSearch *strsrch, int32_t textoffset) argument
741 shiftForward(UStringSearch *strsrch, int32_t textoffset, int32_t ce, int32_t patternceindex) argument
802 getNextSafeOffset(const UCollator *collator, const UChar *text, int32_t textoffset, int32_t textlength) argument
1259 checkNextExactMatch(UStringSearch *strsrch, int32_t *textoffset, UErrorCode *status) argument
1301 getPreviousBaseOffset(const UChar *text, int32_t textoffset) argument
1538 getPreviousSafeOffset(const UCollator *collator, const UChar *text, int32_t textoffset) argument
1586 doNextCanonicalSuffixMatch(UStringSearch *strsrch, int32_t textoffset, UErrorCode *status) argument
1719 doNextCanonicalMatch(UStringSearch *strsrch, int32_t textoffset, UErrorCode *status) argument
1793 getPreviousUStringSearchBaseOffset(UStringSearch *strsrch, int32_t textoffset) argument
1919 checkNextCanonicalMatch(UStringSearch *strsrch, int32_t *textoffset, UErrorCode *status) argument
1974 reverseShift(UStringSearch *strsrch, int32_t textoffset, int32_t ce, int32_t patternceindex) argument
2105 checkPreviousExactMatch(UStringSearch *strsrch, int32_t *textoffset, UErrorCode *status) argument
2246 doPreviousCanonicalPrefixMatch(UStringSearch *strsrch, int32_t textoffset, UErrorCode *status) argument
2382 doPreviousCanonicalMatch(UStringSearch *strsrch, int32_t textoffset, UErrorCode *status) argument
2557 checkPreviousCanonicalMatch(UStringSearch *strsrch, int32_t *textoffset, UErrorCode *status) argument
4335 int32_t textoffset = ucol_getOffset(coleiter); local
4449 int32_t textoffset = ucol_getOffset(coleiter); local
4563 int32_t textoffset = ucol_getOffset(coleiter); local
4705 int32_t textoffset = ucol_getOffset(coleiter); local
[all...]
/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 21 milliseconds