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

/external/chromium_org/third_party/icu/source/common/
H A Dunisetspan.cpp499 spanOneUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) { function
1108 spanLength=spanOneUTF8(spanSet, s+pos, rest);
1440 int32_t cpLength=spanOneUTF8(spanSet, s+pos, rest);
/external/icu4c/common/
H A Dunisetspan.cpp501 spanOneUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) { function
1110 spanLength=spanOneUTF8(spanSet, s+pos, rest);
1442 int32_t cpLength=spanOneUTF8(spanSet, s+pos, rest);

Completed in 42 milliseconds