Home | History | Annotate | Download | only in intltest

Lines Matching full:secondary

165         else if (*strength=="SECONDARY")  { collatorStrength = UCOL_SECONDARY;}
1400 const char *strengthNames[] = {"primary", "secondary", "tertiary"};
1413 RegexMatcher m(" *strength *= *(primary|secondary|tertiary) *", p, 0, status);