Home
last modified time | relevance | path

Searched refs:PERL_CLOSE (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
Duniset_props.cpp75 static const UChar PERL_CLOSE[] = { CLOSE_BRACE,0 }; // "}" variable
1221 int32_t close = pattern.indexOf(posix ? POSIX_CLOSE : PERL_CLOSE, pos); in applyPropertyPattern()
/external/icu4c/common/
Duniset_props.cpp78 static const UChar PERL_CLOSE[] = { CLOSE_BRACE,0 }; // "}" variable
1286 int32_t close = pattern.indexOf(posix ? POSIX_CLOSE : PERL_CLOSE, pos); in applyPropertyPattern()