OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isCanonSegmentStarter
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
uprops.cpp
178
static UBool
isCanonSegmentStarter
(const BinaryProperty &, UChar32, UProperty) {
182
static UBool
isCanonSegmentStarter
(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
187
impl->
isCanonSegmentStarter
(c);
261
{ UPROPS_SRC_NFC_CANON_ITER, 0,
isCanonSegmentStarter
},
normalizer2impl.cpp
[
all
...]
Completed in 49 milliseconds