Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c3370 const UChar *turkicFull, int32_t turkicFullLength) { in testFold() argument
3395 if(length2!=turkicFullLength || 0!=u_memcmp(t, turkicFull, length2)) { in testFold()