Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duniset_props.cpp69 static const UChar POSIX_CLOSE[] = { COLON,SET_CLOSE,0 }; // ":]" variable
1093 close = pattern.indexOf(POSIX_CLOSE, 2, pos); in applyPropertyPattern()