diff --git a/pcre2_fuzzer.dict b/pcre2_fuzzer.dict new file mode 100644 index 0000000..16dd497 --- /dev/null +++ b/pcre2_fuzzer.dict @@ -0,0 +1,50 @@ +# This is attempt at a fuzzer dictionary for PCRE2. + +"\\A" +"\\b" +"\\B" +"\\d" +"\\D" +"\\h" +"\\H" +"\\n" +"\\N" +"\\s" +"\\S" +"\\w" +"\\W" +"\\z" +"\\Z" + +"(?" +"(?:" +"(?>" +"(?=" +"(?!" +"(?<=" +"(?