Lines Matching refs:OPEN_BRACE
65 #define OPEN_BRACE ((UChar)123) /*{*/1210 if (pos == pattern.length() || pattern.charAt(pos++) != OPEN_BRACE) {