Searched refs:patChars (Results 1 – 2 of 2) sorted by relevance
1100 const char patChars[] = {"123{0}456{0}"}; in MessageLength() local1102 UChar pattern[sizeof(patChars)]; in MessageLength()1107 u_uastrncpy(pattern, patChars, sizeof(pattern)/sizeof(pattern[0])); in MessageLength()
546 UChar patChars[] = { in Test4086575() local550 UnicodeString pat(patChars, 19, 19); in Test4086575()