Searched refs:VERTICAL_BAR (Results 1 – 10 of 10) 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
387 "|" { return(VERTICAL_BAR); }
184 %token <lex> LEFT_ANGLE RIGHT_ANGLE VERTICAL_BAR CARET AMPERSAND QUESTION508 | inclusive_or_expression VERTICAL_BAR exclusive_or_expression {
2309 { return(VERTICAL_BAR); }
263 VERTICAL_BAR = 379, enumerator
438 VERTICAL_BAR = 648, enumerator
795 case '|': return VERTICAL_BAR; in tokenize()
240 %token <lex> LEFT_ANGLE RIGHT_ANGLE VERTICAL_BAR CARET AMPERSAND QUESTION645 | inclusive_or_expression VERTICAL_BAR exclusive_or_expression {
516 VERTICAL_BAR = 648, enumerator