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

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

Completed in 3362 milliseconds