pcre2/doc
Philip.Hazel e0764cd5fd Give error for regexec with pmatch=NULL and REG_STARTEND set. 2015-11-29 17:38:12 +00:00
..
html Implement pcre2_set_max_pattern_length() 2015-11-05 17:33:39 +00:00
index.html.src Implement pcre2_set_max_pattern_length() 2015-11-05 17:33:39 +00:00
pcre2-config.1
pcre2-config.txt
pcre2.3 Implement --never-backslash-C 2015-10-17 13:50:56 +00:00
pcre2.txt Implement pcre2_set_max_pattern_length() 2015-11-05 17:33:39 +00:00
pcre2_callout_enumerate.3 Source and document file tidies for 10.20-RC1. 2015-06-18 16:39:25 +00:00
pcre2_code_free.3 Fix typos. 2015-07-29 08:03:34 +00:00
pcre2_compile.3 Source and document file tidies for 10.20-RC1. 2015-06-18 16:39:25 +00:00
pcre2_compile_context_copy.3
pcre2_compile_context_create.3
pcre2_compile_context_free.3
pcre2_config.3
pcre2_dfa_match.3
pcre2_general_context_copy.3
pcre2_general_context_create.3
pcre2_general_context_free.3
pcre2_get_error_message.3
pcre2_get_mark.3
pcre2_get_ovector_count.3
pcre2_get_ovector_pointer.3
pcre2_get_startchar.3
pcre2_jit_compile.3
pcre2_jit_free_unused_memory.3
pcre2_jit_match.3
pcre2_jit_stack_assign.3
pcre2_jit_stack_create.3
pcre2_jit_stack_free.3
pcre2_maketables.3
pcre2_match.3
pcre2_match_context_copy.3
pcre2_match_context_create.3
pcre2_match_context_free.3
pcre2_match_data_create.3 Fix typos. 2015-07-29 08:03:34 +00:00
pcre2_match_data_create_from_pattern.3 Fix typos. 2015-07-29 08:03:34 +00:00
pcre2_match_data_free.3
pcre2_pattern_info.3 Documentation updates. 2015-11-21 16:27:06 +00:00
pcre2_serialize_decode.3 Fix documentation typos. 2015-09-03 15:27:43 +00:00
pcre2_serialize_encode.3 Fix documentation typos. 2015-09-03 15:27:43 +00:00
pcre2_serialize_free.3 Add serialization functions and tests with updated pcre2test. Fix 2015-01-23 16:51:47 +00:00
pcre2_serialize_get_number_of_codes.3 Add serialization functions and tests with updated pcre2test. Fix 2015-01-23 16:51:47 +00:00
pcre2_set_bsr.3
pcre2_set_callout.3
pcre2_set_character_tables.3
pcre2_set_compile_recursion_guard.3
pcre2_set_match_limit.3
pcre2_set_max_pattern_length.3 Implement pcre2_set_max_pattern_length() 2015-11-05 17:33:39 +00:00
pcre2_set_newline.3
pcre2_set_offset_limit.3 Documentation for offset limits. 2015-09-22 16:51:11 +00:00
pcre2_set_parens_nest_limit.3
pcre2_set_recursion_limit.3
pcre2_set_recursion_memory_management.3
pcre2_substitute.3 Implement PCRE2_SUBSTITUTE_EXTENDED. 2015-10-07 17:32:48 +00:00
pcre2_substring_copy_byname.3 File tidies for 10.00-RC2. 2014-12-19 09:55:25 +00:00
pcre2_substring_copy_bynumber.3
pcre2_substring_free.3
pcre2_substring_get_byname.3 File tidies for 10.00-RC2. 2014-12-19 09:55:25 +00:00
pcre2_substring_get_bynumber.3
pcre2_substring_length_byname.3
pcre2_substring_length_bynumber.3 Improvements for substring handling with partial matches. 2014-12-22 17:33:10 +00:00
pcre2_substring_list_free.3
pcre2_substring_list_get.3
pcre2_substring_nametable_scan.3
pcre2_substring_number_from_name.3
pcre2api.3 Documentation updates. 2015-11-21 16:27:06 +00:00
pcre2build.3 Implement --never-backslash-C 2015-10-17 13:50:56 +00:00
pcre2callout.3 Source and document file tidies for 10.20-RC1. 2015-06-18 16:39:25 +00:00
pcre2compat.3 Documentation for callouts with string arguments. 2015-03-15 17:49:03 +00:00
pcre2demo.3
pcre2grep.1 Update pcre2grep documentation to give more details of -M matching. 2015-01-03 17:40:06 +00:00
pcre2grep.txt Update pcre2grep documentation to give more details of -M matching. 2015-01-03 17:40:06 +00:00
pcre2jit.3 Document JIT compile size limit and give more info in pcre2test. 2015-11-14 16:48:32 +00:00
pcre2limits.3 Implement pcre2_set_max_pattern_length() 2015-11-05 17:33:39 +00:00
pcre2matching.3
pcre2partial.3 Improvements for substring handling with partial matches. 2014-12-22 17:33:10 +00:00
pcre2pattern.3 Don't split CRLF in pcre2_substitute() when it's a valid newline sequence. 2015-11-13 16:52:26 +00:00
pcre2perform.3 Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing. 2015-01-02 17:09:16 +00:00
pcre2posix.3 Give error for regexec with pmatch=NULL and REG_STARTEND set. 2015-11-29 17:38:12 +00:00
pcre2sample.3
pcre2serialize.3 Document race issue for pcre2_code_free() after serialize/deserialize. 2015-11-03 18:40:28 +00:00
pcre2stack.3
pcre2syntax.3 Implement --never-backslash-C 2015-10-17 13:50:56 +00:00
pcre2test.1 Make startoffset a synonym of offset in pcre2test. 2015-11-21 16:10:24 +00:00
pcre2test.txt Implement pcre2_set_max_pattern_length() 2015-11-05 17:33:39 +00:00
pcre2unicode.3 Implement --never-backslash-C 2015-10-17 13:50:56 +00:00