Searched refs:stringToSplit (Results 1 – 1 of 1) sorted by relevance
3096 UnicodeString stringToSplit("first:second:third"); in API_Pattern_UTF8() local3097 UText *textToSplit = utext_openUnicodeString(NULL, &stringToSplit, &status); in API_Pattern_UTF8()