Home
last modified time | relevance | path

Searched refs:findTagLength (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dlocaleprioritylist.cpp59 int32_t findTagLength(const char *p, const char *limit) { in findTagLength() function
127 int32_t tagLength = findTagLength(p, limit); in LocalePriorityList()