Searched defs:normalize (Results 1 – 2 of 2) sorted by relevance
| /base/global/i18n/interfaces/cj/src/ | ||
| D | i18n_normalizer_impl.cpp | 30 char* FfiI18nNormalizer::normalize(char* text) in normalize() function in OHOS::Global::I18n::FfiI18nNormalizer |
| /base/web/webview/ohos_interface/ohos_glue/scripts/ | ||
| D | system_util.py | 36 def read_file(name, normalize=True): argument |