Home
last modified time | relevance | path

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

/external/icu4c/test/perf/dicttrieperf/
Ddicttrieperf.cpp490 static UBool thaiWordToBytes(const UChar *s, int32_t length, in thaiWordToBytes() function
519 if(!thaiWordToBytes(lines[i].name, lines[i].len, str.clear(), errorCode)) { in BytesTrieDictLookup()