Searched refs:patChars (Results 1 – 2 of 2) sorted by relevance
1107 const char patChars[] = {"123{0}456{0}"}; in MessageLength() local1109 UChar pattern[sizeof(patChars)]; in MessageLength()1114 u_uastrncpy(pattern, patChars, UPRV_LENGTHOF(pattern)); in MessageLength()
551 UChar patChars[] = { in Test4086575() local555 UnicodeString pat(patChars, 19, 19); in Test4086575()