OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SET_OPEN
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
uniset_props.cpp
56
#define
SET_OPEN
((UChar)0x005B) /*[*/
72
//static const UChar POSIX_OPEN[] = {
SET_OPEN
,COLON,0 }; // "[:"
303
return pattern.charAt(pos)==
SET_OPEN
&& pattern.charAt(pos+1)==COLON;
[
all
...]
uniset.cpp
32
#define
SET_OPEN
((UChar)0x005B) /*[*/
[
all
...]
Completed in 535 milliseconds