Searched refs:SET_CLOSE (Results 1 – 2 of 2) sorted by relevance
57 #define SET_CLOSE ((UChar)0x005D) /*]*/ macro73 static const UChar POSIX_CLOSE[] = { COLON,SET_CLOSE,0 }; // ":]"77 static const UChar HYPHEN_RIGHT_BRACE[] = {HYPHEN,SET_CLOSE,0}; /*-]*/
31 #define SET_CLOSE ((UChar)0x005D) /*]*/ macro1787 case SET_CLOSE: in _appendToPat()1926 return result.append(SET_CLOSE); in _generatePattern()