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

  /external/icu4c/common/
uniset.cpp 40 #define CLOSE_BRACE ((UChar)125) /*}*/
    [all...]
uniset_props.cpp 66 #define CLOSE_BRACE ((UChar)125) /*}*/
75 static const UChar PERL_CLOSE[] = { CLOSE_BRACE,0 }; // "}"
224 return pattern.charAt(pos)==CLOSE_BRACE;
    [all...]

Completed in 115 milliseconds