OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u_pound
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/common/
messagepattern.cpp
33
static const UChar
u_pound
=0x23;
variable
469
(UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(parentType) && c==
u_pound
)
504
} else if(UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(parentType) && c==
u_pound
) {
740
if(!(c==
u_pound
|| c==u_lessThan || c==u_lessOrEqual)) { // U+2264 is <=
[
all
...]
Completed in 185 milliseconds