Lines Matching defs:ProcessOptions
220 // ProcessOptions() Function to read the command line options.223 UBool ProcessOptions(int argc, const char **argv, OptSpec opts[])1430 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) {