Home | History | Annotate | Download | only in intltest

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 patterns
2558 // Unquoted special characters in the suffix are illegal
3094 if (pos == ILLEGAL) {