Home | History | Annotate | Download | only in cintltst

Lines Matching refs:patChars

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