Searched refs:VERTICAL_BAR (Results 1 – 2 of 2) sorted by relevance
54 #define VERTICAL_BAR ((UChar)0x007C) /*|*/ macro333 } else if (c == VERTICAL_BAR) { in applyPattern()420 } else if (c == VERTICAL_BAR) { in applyPattern()467 result += VERTICAL_BAR; in toPattern()490 || text.indexOf(VERTICAL_BAR) >= 0; in toPattern()