Home | History | Annotate | Download | only in common

Lines Matching refs:HYPHEN

60 #define HYPHEN          ((UChar)0x002D) /*-*/
79 static const UChar HYPHEN_RIGHT_BRACE[] = {HYPHEN,SET_CLOSE,0}; /*-]*/
545 (lastItem == 1 && (op == 0 || op == HYPHEN /*'-'*/)) ||
546 (lastItem == 2 && (op == 0 || op == HYPHEN /*'-'*/ ||
595 if (c == HYPHEN /*'-'*/) {
637 if (op == HYPHEN /*'-'*/ || op == INTERSECTION /*'&'*/) {
673 case HYPHEN: /*'-'*/
708 if (op == HYPHEN /*'-'*/) {
719 case HYPHEN /*'-'*/:
836 if (op == HYPHEN /*'-'*/) {