Lines Matching refs:ILLEGAL
2034 expectPad(fmt, "$*^$#", ILLEGAL);2035 expectPad(fmt, "#$*^$", ILLEGAL);2551 * Generic test for patterns that should be legal/illegal.2555 // Prefix with "-:" for illegal patterns2558 // Unquoted special characters in the suffix are illegal3094 if (pos == ILLEGAL) {