Home
last modified time | relevance | path

Searched refs:opt_canonical (Results 1 - 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/samples/strsrch/
H A Dstrsrch.cpp60 UBool opt_canonical = false; variable
92 {"-canonical", OptSpec::FLAG, &opt_canonical},
247 if (static_cast<bool>(opt_canonical)) { in processStringSearch()
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
H A Dstrsrch.cpp60 UBool opt_canonical = false; variable
92 {"-canonical", OptSpec::FLAG, &opt_canonical},
247 if (static_cast<bool>(opt_canonical)) { in processStringSearch()

Completed in 2 milliseconds