Home
last modified time | relevance | path

Searched refs:UNORM_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Dunorm.h150 UNORM_DEFAULT = UNORM_NFC, enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dunorm.h150 UNORM_DEFAULT = UNORM_NFC, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dunorm.h148 UNORM_DEFAULT = UNORM_NFC, enumerator
/third_party/icu/icu4c/source/common/unicode/
Dunorm.h150 UNORM_DEFAULT = UNORM_NFC, enumerator
/third_party/boost/libs/locale/src/icu/
Dconversion.cpp35 UNormalizationMode mode=UNORM_DEFAULT; in normalize_string()