OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPPER_N
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
uniset_props.cpp
69
#define
UPPER_N
((UChar)78) /*N*/
76
//static const UChar NAME_OPEN[] = { BACKSLASH,
UPPER_N
,0 }; // "\\N"
298
return pattern.charAt(pos)==BACKSLASH && pattern.charAt(pos+1)==
UPPER_N
;
[
all
...]
uniset.cpp
45
#define
UPPER_N
((UChar)78) /*N*/
[
all
...]
Completed in 112 milliseconds