Searched refs:VERTICAL_BAR (Results 1 – 6 of 6) sorted by relevance
58 #define VERTICAL_BAR ((UChar)0x007C) /*|*/ macro293 result += VERTICAL_BAR; in setChoices()320 } else if (c == VERTICAL_BAR && nestingLevel == 0) { in setChoices()
176 VERTICAL_BAR = 379, enumerator
397 "|" { return(VERTICAL_BAR); }
184 %token <lex> LEFT_ANGLE RIGHT_ANGLE VERTICAL_BAR CARET AMPERSAND QUESTION507 | inclusive_or_expression VERTICAL_BAR exclusive_or_expression {
2101 { return(VERTICAL_BAR); }
263 VERTICAL_BAR = 379, enumerator