Lines Matching refs:DASH
61 #define DASH '-'
441 if (current_char != DASH) {
443 * if a DASH follows current_char,
444 * current_char, the DASH and the
445 * character that follows the DASH
455 } else if /* (current_char == DASH) && */
458 * current_char is a DASH, but
464 * represents the DASH character
467 *compilep = DASH;
470 * if another DASH follows this
471 * one, this DASH is part
480 * ((current_char == DASH &&/
485 * the DASH appears after a single
503 * the preceding DASH is
506 * DASH character itself
508 *compilep = DASH;
518 * the DASH is part of a
531 * if a DASH follows this
534 * it represents the DASH