summaryrefslogtreecommitdiff
path: root/doc/pcre2_dfa_match.3
Commit message (Collapse)AuthorAgeFilesLines
* More file tidies for 10.33-RC1ph102019-03-041-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1079 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_COPY_MATCHED_SUBJECT.ph102018-10-171-1/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1028 6239d852-aaf2-0410-a92c-79f79f948069
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-4/+4
| | | | | | | vectors when doing recursive function calls. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@932 6239d852-aaf2-0410-a92c-79f79f948069
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@842 6239d852-aaf2-0410-a92c-79f79f948069
* Make pcre2_dfa_match() take notice of the match limit, to catch patterns that ph102017-05-301-3/+4
| | | | | | | use too much resource. This should fix oss-fuzz 1761. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@815 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_ENDANCHORED.ph102017-04-041-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@731 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-03-241-8/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@701 6239d852-aaf2-0410-a92c-79f79f948069
* Make the recursion limit apply to DFA matching.ph102016-12-231-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@623 6239d852-aaf2-0410-a92c-79f79f948069
* A lot more documentation.ph102014-10-211-0/+72
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@121 6239d852-aaf2-0410-a92c-79f79f948069