Home
last modified time | relevance | path

Searched refs:_SPREP_NORMALIZATION_ON (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dsprpimpl.h57 _SPREP_NORMALIZATION_ON = 0x0001, enumerator
Dusprep.cpp288 … ((profile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0) /* normalization turned on*/ in loadData()
349 … newProfile->doNFKC = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0); in usprep_getProfile()
/third_party/icu/icu4c/source/common/
Dsprpimpl.h57 _SPREP_NORMALIZATION_ON = 0x0001, enumerator
Dusprep.cpp287 … ((profile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0) /* normalization turned on*/ in loadData()
348 … newProfile->doNFKC = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0); in usprep_getProfile()
/third_party/skia/third_party/externals/icu/source/common/
Dsprpimpl.h57 _SPREP_NORMALIZATION_ON = 0x0001, enumerator
Dusprep.cpp287 … ((profile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0) /* normalization turned on*/ in loadData()
348 … newProfile->doNFKC = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0); in usprep_getProfile()
/third_party/node/deps/icu-small/source/common/
Dsprpimpl.h57 _SPREP_NORMALIZATION_ON = 0x0001, enumerator
Dusprep.cpp287 … ((profile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0) /* normalization turned on*/ in loadData()
348 … newProfile->doNFKC = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0); in usprep_getProfile()
/third_party/flutter/skia/third_party/externals/icu/source/tools/gensprep/
Dgensprep.c249 sprepOptions |= _SPREP_NORMALIZATION_ON; in main()
/third_party/icu/icu4c/source/tools/gensprep/
Dgensprep.c250 sprepOptions |= _SPREP_NORMALIZATION_ON; in main()
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
Dgensprep.c250 sprepOptions |= _SPREP_NORMALIZATION_ON; in main()