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

  /external/icu4c/samples/coll/
coll.cpp 46 UBool opt_french = FALSE; variable
71 {"-french", OptSpec::FLAG, &opt_french},
185 if (opt_french) {
  /external/icu4c/samples/strsrch/
strsrch.cpp 49 UBool opt_french = FALSE; variable
80 {"-french", OptSpec::FLAG, &opt_french},
176 if (opt_french) {
  /external/icu4c/test/perf/collationperf/
collperf.cpp 124 UBool opt_french = FALSE; variable
161 {"-french", OptSpec::FLAG, &opt_french},
    [all...]

Completed in 16 milliseconds