Home | History | Annotate | Download | only in common

Lines Matching refs:HYPHEN

58 #define HYPHEN          ((UChar)0x002D) /*-*/
77 static const UChar HYPHEN_RIGHT_BRACE[] = {HYPHEN,SET_CLOSE,0}; /*-]*/
474 (lastItem == 1 && (op == 0 || op == HYPHEN /*'-'*/)) ||
475 (lastItem == 2 && (op == 0 || op == HYPHEN /*'-'*/ ||
524 if (c == HYPHEN /*'-'*/) {
566 if (op == HYPHEN /*'-'*/ || op == INTERSECTION /*'&'*/) {
602 case HYPHEN: /*'-'*/
637 if (op == HYPHEN /*'-'*/) {
648 case HYPHEN /*'-'*/:
765 if (op == HYPHEN /*'-'*/) {