OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDecompNoAlgorithmic
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
normalizer2impl.cpp
521
} else if(
isDecompNoAlgorithmic
(norm16)) {
553
} else if(
isDecompNoAlgorithmic
(norm16)) {
609
} else if(
isDecompNoAlgorithmic
(norm16)) {
[
all
...]
normalizer2impl.h
406
UBool
isDecompNoAlgorithmic
(uint16_t norm16) const { return norm16>=limitNoNo; }
Completed in 29 milliseconds