summaryrefslogtreecommitdiff
path: root/doc/pcre2_dfa_match.3
Commit message (Expand)AuthorAgeFilesLines
* More file tidies for 10.33-RC1ph102019-03-041-1/+1
* Implement PCRE2_COPY_MATCHED_SUBJECT.ph102018-10-171-1/+3
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-4/+4
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-4/+4
* Make pcre2_dfa_match() take notice of the match limit, to catch patterns that ph102017-05-301-3/+4
* Implement PCRE2_ENDANCHORED.ph102017-04-041-1/+2
* Documentation update.ph102017-03-241-8/+13
* Make the recursion limit apply to DFA matching.ph102016-12-231-3/+3
* A lot more documentation.ph102014-10-211-0/+72