Searched refs:POSIX_CLOSE (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Duniset_props.cpp73 static const UChar POSIX_CLOSE[] = { COLON,SET_CLOSE,0 }; // ":]" variable
1221 int32_t close = pattern.indexOf(posix ? POSIX_CLOSE : PERL_CLOSE, pos);
/external/icu4c/common/
H A Duniset_props.cpp76 static const UChar POSIX_CLOSE[] = { COLON,SET_CLOSE,0 }; // ":]" variable
1286 int32_t close = pattern.indexOf(posix ? POSIX_CLOSE : PERL_CLOSE, pos);

Completed in 49 milliseconds