HomeSort by relevance Sort by last modified time
    Searched refs:SET_OPEN (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
uniset_props.cpp 58 #define SET_OPEN ((UChar)0x005B) /*[*/
74 //static const UChar POSIX_OPEN[] = { SET_OPEN,COLON,0 }; // "[:"
305 return pattern.charAt(pos)==SET_OPEN && pattern.charAt(pos+1)==COLON;
    [all...]
uniset.cpp 34 #define SET_OPEN ((UChar)0x005B) /*[*/
    [all...]

Completed in 204 milliseconds