We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60385d5 commit d739629Copy full SHA for d739629
ext/pcre/pcre2lib/pcre2.h
@@ -324,7 +324,7 @@ pcre2_pattern_convert(). */
324
#define PCRE2_ERROR_ALPHA_ASSERTION_UNKNOWN 195
325
#define PCRE2_ERROR_SCRIPT_RUN_NOT_AVAILABLE 196
326
#define PCRE2_ERROR_TOO_MANY_CAPTURES 197
327
-#define PCRE2_ERROR_CONDITION_ATOMIC_ASSERTION_EXPECTED 198
+#define PCRE2_ERROR_MISSING_OCTAL_DIGIT 198
328
#define PCRE2_ERROR_BACKSLASH_K_IN_LOOKAROUND 199
329
#define PCRE2_ERROR_MAX_VAR_LOOKBEHIND_EXCEEDED 200
330
#define PCRE2_ERROR_PATTERN_COMPILED_SIZE_TOO_BIG 201
0 commit comments