OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gColon
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
nfrs.cpp
104
static const UChar
gColon
= 0x003a;
146
int32_t pos = description.indexOf(
gColon
);
700
result.append(
gColon
);
nfrule.cpp
51
static const UChar
gColon
= 0x003a;
227
int32_t p = description.indexOf(
gColon
);
607
result.append(
gColon
);
[
all
...]
Completed in 1117 milliseconds