pcre2/src
Zoltán Herczeg 131209e22d Capture control verbs inside the conditional assertion of a conditional block. 2017-03-20 10:41:13 +00:00
..
sljit Major JIT compiler update. 2017-02-15 07:27:08 +00:00
config.h.generic Update generic files. 2017-03-17 16:55:47 +00:00
config.h.in Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
dftables.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2.h Add "framesize" to pcre2test to display pcre2_match() frame size, using the new 2017-03-16 17:55:55 +00:00
pcre2.h.generic Update generic files. 2017-03-17 16:55:47 +00:00
pcre2.h.in Add "framesize" to pcre2test to display pcre2_match() frame size, using the new 2017-03-16 17:55:55 +00:00
pcre2_auto_possess.c Remove obsolete OP_ONCE_NC internal opcode. 2017-03-11 17:59:23 +00:00
pcre2_chartables.c.dist Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_compile.c Fix crash for forward reference in lookbehind with PCRE2_ANCHORED. Fixes 2017-03-16 17:17:47 +00:00
pcre2_config.c Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
pcre2_context.c Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
pcre2_dfa_match.c Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
pcre2_error.c Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
pcre2_find_bracket.c Remove all "register" declarations. 2016-11-03 17:35:59 +00:00
pcre2_fuzzsupport.c Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
pcre2_internal.h Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
pcre2_intmodedep.h Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
pcre2_jit_compile.c Capture control verbs inside the conditional assertion of a conditional block. 2017-03-20 10:41:13 +00:00
pcre2_jit_match.c JIT compiler update. 2016-02-29 09:09:40 +00:00
pcre2_jit_misc.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_jit_test.c Reworked the recursive pattern matching in the JIT compiler to follow the interpreter changes. 2017-03-19 03:35:27 +00:00
pcre2_maketables.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_match.c Add cast to avoid compiler warning. 2017-03-14 16:46:08 +00:00
pcre2_match_data.c Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
pcre2_newline.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_ord2utf.c Remove all "register" declarations. 2016-11-03 17:35:59 +00:00
pcre2_pattern_info.c Add "framesize" to pcre2test to display pcre2_match() frame size, using the new 2017-03-16 17:55:55 +00:00
pcre2_printint.c Remove obsolete OP_ONCE_NC internal opcode. 2017-03-11 17:59:23 +00:00
pcre2_serialize.c Add a bit more sanity checking to pcre2_serialize_decode(), and document. 2016-05-24 16:37:13 +00:00
pcre2_string_utils.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_study.c Remove obsolete OP_ONCE_NC internal opcode. 2017-03-11 17:59:23 +00:00
pcre2_substitute.c Fix OOB error in substitute with start offset longer than length. 2016-12-09 18:19:38 +00:00
pcre2_substring.c Ensure all _free() functions do nothing for NULL, and document this. 2016-02-06 12:45:56 +00:00
pcre2_tables.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_ucd.c Fix 32-bit non-UTF property test crash. 2017-02-24 18:25:32 +00:00
pcre2_ucp.h Make idempotency guards more standards compliant. 2016-11-20 12:46:11 +00:00
pcre2_valid_utf.c Remove all "register" declarations. 2016-11-03 17:35:59 +00:00
pcre2_xclass.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2demo.c Tidy pcre2demo.c 2016-02-02 16:25:47 +00:00
pcre2grep.c Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
pcre2posix.c Correct out-of-date comments in the code. 2016-11-02 09:56:27 +00:00
pcre2posix.h Correct out-of-date comments in the code. 2016-11-02 09:56:27 +00:00
pcre2test.c Fix pcre2test bug for global match with zero terminated subject. 2017-03-19 18:34:27 +00:00