OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNFKC_CFImpl
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/common/
normalizer2impl.h
522
static const Normalizer2Impl *
getNFKC_CFImpl
(UErrorCode &errorCode);
uprops.cpp
156
const Normalizer2Impl *kcf=Normalizer2Factory::
getNFKC_CFImpl
(errorCode);
normalizer2.cpp
525
Normalizer2Factory::
getNFKC_CFImpl
(UErrorCode &errorCode) {
uniset_props.cpp
231
const Normalizer2Impl *impl=Normalizer2Factory::
getNFKC_CFImpl
(status);
[
all
...]
/external/icu4c/common/
normalizer2impl.h
616
static const Normalizer2Impl *
getNFKC_CFImpl
(UErrorCode &errorCode);
uprops.cpp
156
const Normalizer2Impl *kcf=Normalizer2Factory::
getNFKC_CFImpl
(errorCode);
normalizer2.cpp
590
Normalizer2Factory::
getNFKC_CFImpl
(UErrorCode &errorCode) {
[
all
...]
uniset_props.cpp
232
const Normalizer2Impl *impl=Normalizer2Factory::
getNFKC_CFImpl
(status);
[
all
...]
Completed in 219 milliseconds