Home | History | Annotate | Download | only in common

Lines Matching defs:HYPHEN

60 #define HYPHEN          ((UChar)0x002D) /*-*/
79 static const UChar HYPHEN_RIGHT_BRACE[] = {HYPHEN,SET_CLOSE,0}; /*-]*/
478 (lastItem == 1 && (op == 0 || op == HYPHEN /*'-'*/)) ||
479 (lastItem == 2 && (op == 0 || op == HYPHEN /*'-'*/ ||
528 if (c == HYPHEN /*'-'*/) {
570 if (op == HYPHEN /*'-'*/ || op == INTERSECTION /*'&'*/) {
606 case HYPHEN: /*'-'*/
641 if (op == HYPHEN /*'-'*/) {
652 case HYPHEN /*'-'*/:
769 if (op == HYPHEN /*'-'*/) {