Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3096 UnicodeString stringToSplit("first:second:third"); in API_Pattern_UTF8() local
3097 UText *textToSplit = utext_openUnicodeString(NULL, &stringToSplit, &status); in API_Pattern_UTF8()