Searched refs:VERTICAL_BAR (Results 1 – 19 of 19) 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
232 VERTICAL_BAR = 433, enumerator
199 %token <lex> LEFT_ANGLE RIGHT_ANGLE VERTICAL_BAR CARET AMPERSAND QUESTION506 | inclusive_or_expression VERTICAL_BAR exclusive_or_expression {
443 "|" { return VERTICAL_BAR; }
2094 YY_RULE_SETUP { return VERTICAL_BAR; }
321 VERTICAL_BAR = 433, enumerator
413 VERTICAL_BAR = 614, /* VERTICAL_BAR */ enumerator
836 case '|': return VERTICAL_BAR; in tokenize()
285 %token <lex> LEFT_ANGLE RIGHT_ANGLE VERTICAL_BAR CARET AMPERSAND QUESTION732 | inclusive_or_expression VERTICAL_BAR exclusive_or_expression {
423 VERTICAL_BAR = 624, /* VERTICAL_BAR */ enumerator
848 case '|': return VERTICAL_BAR; in tokenize()
293 %token <lex> LEFT_ANGLE RIGHT_ANGLE VERTICAL_BAR CARET AMPERSAND QUESTION753 | inclusive_or_expression VERTICAL_BAR exclusive_or_expression {