Home | History | Annotate | Download | only in cintltst

Lines Matching refs:patChars

1102     const char patChars[] = {"123{0}456{0}"};
1104 UChar pattern[sizeof(patChars)];
1109 u_uastrncpy(pattern, patChars, UPRV_LENGTHOF(pattern));