pcre2/src
Philip.Hazel cfb78cbd53 Refactor match_ref() and fix UTF-8 caseless bug. 2014-08-27 16:59:56 +00:00
..
config.h.generic Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
dftables.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2.h.generic Remove (possibly temporarily) byte-ordering functions (which were dummies 2014-08-15 10:07:50 +00:00
pcre2.h.in Implement (*NOTEMPTY) and (?(VERSION= features. 2014-08-26 11:46:21 +00:00
pcre2_auto_possess.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_chartables.c.dist Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_compile.c Implement (*NOTEMPTY) and (?(VERSION= features. 2014-08-26 11:46:21 +00:00
pcre2_config.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2_context.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2_dfa_match.c Implement (*NOTEMPTY) and (?(VERSION= features. 2014-08-26 11:46:21 +00:00
pcre2_error.c Implement (*NOTEMPTY) and (?(VERSION= features. 2014-08-26 11:46:21 +00:00
pcre2_internal.h Implement (*NOTEMPTY) and (?(VERSION= features. 2014-08-26 11:46:21 +00:00
pcre2_intmodedep.h Implement the "rightchar" feature of match data. 2014-08-19 17:07:22 +00:00
pcre2_jit_compile.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2_jit_match.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2_jit_misc.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2_maketables.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_match.c Refactor match_ref() and fix UTF-8 caseless bug. 2014-08-27 16:59:56 +00:00
pcre2_match_data.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2_newline.c The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23:18 +00:00
pcre2_ord2utf.c Basic pcre2_compile() is working (no study, no auto-possess yet). 2014-06-14 18:29:51 +00:00
pcre2_pattern_info.c Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00
pcre2_printint.c Implement (*NOTEMPTY) and (?(VERSION= features. 2014-08-26 11:46:21 +00:00
pcre2_string_utils.c Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00
pcre2_study.c Implement (*NOTEMPTY) and (?(VERSION= features. 2014-08-26 11:46:21 +00:00
pcre2_substring.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2_tables.c Update for Unicode 7.0.0 2014-06-20 12:40:32 +00:00
pcre2_ucd.c Add PCRE2_CONFIG_UNICODE_VERSION to give the Unicode version string. 2014-08-12 09:48:56 +00:00
pcre2_ucp.h Update for Unicode 7.0.0 2014-06-20 12:40:32 +00:00
pcre2_valid_utf.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2_xclass.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2demo.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2grep.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2posix.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2posix.h More groundwork for pcre2test: POSIX support. 2014-04-30 16:55:24 +00:00
pcre2test.c Implement the "rightchar" feature of match data. 2014-08-19 17:07:22 +00:00