Searched defs:spanOne (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dunisetspan.cpp483 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { function
768 spanLength=spanOne(spanSet, s+pos, rest);
1354 int32_t cpLength=spanOne(spanSet, s+pos, rest);
/external/icu/icu4c/source/common/
H A Dunisetspan.cpp483 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) { function
768 spanLength=spanOne(spanSet, s+pos, rest);
1354 int32_t cpLength=spanOne(spanSet, s+pos, rest);

Completed in 926 milliseconds