Lines Matching full:lexicographical
296 // sortFlags returns the flags as a slice in lexicographical sorted order.
337 // VisitAll visits the flags in lexicographical order, calling fn for each.
345 // VisitAll visits the command-line flags in lexicographical order, calling
351 // Visit visits the flags in lexicographical order, calling fn for each.
359 // Visit visits the command-line flags in lexicographical order, calling fn