Home | History | Annotate | Download | only in collationperf

Lines Matching refs:ProcessOptions

216 //  ProcessOptions()    Function to read the command line options.
219 UBool ProcessOptions(int argc, const char **argv, OptSpec opts[])
1426 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) {