Home | History | Annotate | Download | only in collationperf

Lines Matching refs:opts

146 OptSpec opts[] = {
219 UBool ProcessOptions(int argc, const char **argv, OptSpec opts[])
228 for (pOpt = opts; pOpt->name != 0; pOpt++) {
1426 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) {