REG_BADPAT         81 pcre/pcreposix.cpp   REG_BADPAT,  /* unrecognized character after (? */
REG_BADPAT         82 pcre/pcreposix.cpp   REG_BADPAT,  /* POSIX named classes are supported only within a class */
REG_BADPAT         93 pcre/pcreposix.cpp   REG_BADPAT,  /* unrecognized character after (?< */
REG_BADPAT         94 pcre/pcreposix.cpp   REG_BADPAT,  /* lookbehind assertion is not fixed length */
REG_BADPAT         95 pcre/pcreposix.cpp   REG_BADPAT,  /* malformed number or name after (?( */
REG_BADPAT         96 pcre/pcreposix.cpp   REG_BADPAT,  /* conditional group contains more than two branches */
REG_BADPAT         97 pcre/pcreposix.cpp   REG_BADPAT,  /* assertion expected after (?( */
REG_BADPAT         98 pcre/pcreposix.cpp   REG_BADPAT,  /* (?R or (?[+-]digits must be followed by ) */
REG_BADPAT        100 pcre/pcreposix.cpp   REG_BADPAT,  /* POSIX collating elements are not supported */
REG_BADPAT        102 pcre/pcreposix.cpp   REG_BADPAT,  /* spare error */
REG_BADPAT        103 pcre/pcreposix.cpp   REG_BADPAT,  /* character value in \x{...} sequence is too large */
REG_BADPAT        104 pcre/pcreposix.cpp   REG_BADPAT,  /* invalid condition (?(0) */
REG_BADPAT        105 pcre/pcreposix.cpp   REG_BADPAT,  /* \C not allowed in lookbehind assertion */
REG_BADPAT        107 pcre/pcreposix.cpp   REG_BADPAT,  /* number after (?C is > 255 */
REG_BADPAT        108 pcre/pcreposix.cpp   REG_BADPAT,  /* closing ) for (?C expected */
REG_BADPAT        109 pcre/pcreposix.cpp   REG_BADPAT,  /* recursive call could loop indefinitely */
REG_BADPAT        110 pcre/pcreposix.cpp   REG_BADPAT,  /* unrecognized character after (?P */
REG_BADPAT        111 pcre/pcreposix.cpp   REG_BADPAT,  /* syntax error in subpattern name (missing terminator) */
REG_BADPAT        112 pcre/pcreposix.cpp   REG_BADPAT,  /* two named subpatterns have the same name */
REG_BADPAT        113 pcre/pcreposix.cpp   REG_BADPAT,  /* invalid UTF-8 string */
REG_BADPAT        114 pcre/pcreposix.cpp   REG_BADPAT,  /* support for \P, \p, and \X has not been compiled */
REG_BADPAT        115 pcre/pcreposix.cpp   REG_BADPAT,  /* malformed \P or \p sequence */
REG_BADPAT        116 pcre/pcreposix.cpp   REG_BADPAT,  /* unknown property name after \P or \p */
REG_BADPAT        117 pcre/pcreposix.cpp   REG_BADPAT,  /* subpattern name is too long (maximum 32 characters) */
REG_BADPAT        118 pcre/pcreposix.cpp   REG_BADPAT,  /* too many named subpatterns (maximum 10,000) */
REG_BADPAT        119 pcre/pcreposix.cpp   REG_BADPAT,  /* repeated subpattern is too long */
REG_BADPAT        120 pcre/pcreposix.cpp   REG_BADPAT,  /* octal value is greater than \377 (not in UTF-8 mode) */
REG_BADPAT        121 pcre/pcreposix.cpp   REG_BADPAT,  /* internal error: overran compiling workspace */
REG_BADPAT        122 pcre/pcreposix.cpp   REG_BADPAT,  /* internal error: previously-checked referenced subpattern not found */
REG_BADPAT        123 pcre/pcreposix.cpp   REG_BADPAT,  /* DEFINE group contains more than one branch */
REG_BADPAT        124 pcre/pcreposix.cpp   REG_BADPAT,  /* repeating a DEFINE group is not allowed */
REG_BADPAT        126 pcre/pcreposix.cpp   REG_BADPAT,  /* \g is not followed followed by an (optionally braced) non-zero number */
REG_BADPAT        127 pcre/pcreposix.cpp   REG_BADPAT,  /* (?+ or (?- must be followed by a non-zero number */
REG_BADPAT        128 pcre/pcreposix.cpp   REG_BADPAT   /* number is too big */