Home | History | Annotate | Download | only in cintltst

Lines Matching defs:option

1110             uint32_t option = (k==0) ? 0 : USET_CASE_INSENSITIVE;
1112 USet* exemplarSet = ulocdata_getExemplarSet(uld,NULL, option, ULOCDATA_ES_STANDARD, &ec);