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

  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 105 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) {
109 static UBool changesWhenCasefolded(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
274 { UPROPS_SRC_CASE_AND_NORM, 0, changesWhenCasefolded },
  /external/icu/icu4c/source/common/
uprops.cpp 105 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) {
109 static UBool changesWhenCasefolded(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
274 { UPROPS_SRC_CASE_AND_NORM, 0, changesWhenCasefolded },

Completed in 71 milliseconds