Home | History | Annotate | Download | only in common

Lines Matching defs:HYPHEN

61 #define HYPHEN          ((UChar)0x002D) /*-*/
80 static const UChar HYPHEN_RIGHT_BRACE[] = {HYPHEN,SET_CLOSE,0}; /*-]*/
551 (lastItem == 1 && (op == 0 || op == HYPHEN /*'-'*/)) ||
552 (lastItem == 2 && (op == 0 || op == HYPHEN /*'-'*/ ||
601 if (c == HYPHEN /*'-'*/) {
642 if (op == HYPHEN /*'-'*/ || op == INTERSECTION /*'&'*/) {
678 case HYPHEN: /*'-'*/
713 if (op == HYPHEN /*'-'*/) {
724 case HYPHEN /*'-'*/:
841 if (op == HYPHEN /*'-'*/) {