Searched defs:opt (Results 1 – 2 of 2) sorted by relevance
62 for (const char *opt : opts) { in GetLastArg() local
803 String opt; in processOptions() local1419 private long nextOptionLong(final String opt) { in nextOptionLong()