HomeSort by relevance Sort by last modified time
    Searched refs:opt_case (Results 1 - 3 of 3) sorted by null

  /external/icu4c/samples/coll/
coll.cpp 50 UBool opt_case = FALSE; variable
75 {"-case", OptSpec::FLAG, &opt_case},
196 if (opt_case) {
  /external/icu4c/samples/strsrch/
strsrch.cpp 53 UBool opt_case = FALSE; variable
84 {"-case", OptSpec::FLAG, &opt_case},
187 if (opt_case) {
  /external/icu4c/test/perf/collationperf/
collperf.cpp 129 UBool opt_case = FALSE; variable
166 {"-case", OptSpec::FLAG, &opt_case},
    [all...]

Completed in 74 milliseconds