OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isJamoVT
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
normalizer2impl.h
381
static UBool
isJamoVT
(uint16_t norm16) { return norm16==JAMO_VT; }
normalizer2impl.cpp
770
if(
isJamoVT
(norm16)) {
[
all
...]
Completed in 32 milliseconds