Lines Matching refs:SET_OPEN
56 #define SET_OPEN ((UChar)0x005B) /*[*/72 //static const UChar POSIX_OPEN[] = { SET_OPEN,COLON,0 }; // "[:"303 return pattern.charAt(pos)==SET_OPEN && pattern.charAt(pos+1)==COLON;