Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcapitst.c662 const char sampleRuleChars[] = "&Z < CH"; in TestSafeClone() local
663 UChar sampleRule[sizeof(sampleRuleChars)]; in TestSafeClone()
667 u_uastrcpy(sampleRule, sampleRuleChars); in TestSafeClone()