Lines Matching defs:ParseError
92 ParseError("extraneous characters at the end");
484 ParseError("nothing to repeat");
490 ParseError("nothing to repeat");
500 ParseError("syntax error");
653 ParseError("GroupName Syntax error.");
657 ParseError("Duplicate GroupName error.");
679 ParseError("? Syntax error.");
713 ParseError("capture syntax error");
826 ParseError("Invalid repetition count");
840 ParseError("nothing to repeat");
1029 ParseError("unexpected end");
1045 ParseError("invalid backreference count");
1134 ParseError("expecting group name.");
1143 ParseError("GroupName Syntax error.");
1150 ParseError("group name not defined");
1251 ParseError("Invalid control letter");
1276 ParseError("Invalid class escape");
1290 ParseError("Invalid class escape");
1303 ParseError("Invalid unicode escape");
1334 ParseError("Invalid unicode escape");
1364 ParseError("invalid class range");
1372 ParseError("invalid class range");
1382 ParseError("invalid class range");
1387 ParseError("invalid class range");
1395 ParseError("invalid class range");
1517 ParseError(msg.c_str());
1596 void RegExpParser::ParseError(const char *errorMessage)
1655 ParseError(errorMessage);