summaryrefslogtreecommitdiff
path: root/doc/pcre2callout.3
Commit message (Expand)AuthorAgeFilesLines
* More file tidies for 10.33-RC1ph102019-03-041-1/+1
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-6/+6
* Implement callouts from pcre2_substitute().ph102018-09-181-2/+11
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-1/+1
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-7/+9
* Add callout_flags to callout blocks, and set bits within it from pcre2_match() ph102017-12-221-13/+43
* Ensure ovector[0,1] are both PCRE2_UNSET during callouts.ph102017-04-141-9/+10
* Documentation update.ph102017-03-291-33/+47
* File tidies for 10.23-RC1ph102017-01-161-1/+1
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-15/+29
* Source and document file tidies for 10.20-RC1.ph102015-06-181-13/+13
* Implement pcre2_callout_enumerate().ph102015-03-231-6/+60
* Test binary zero in callout strings; change offset to PCRE2_SIZE; some ph102015-03-161-8/+9
* Documentation for callouts with string arguments.ph102015-03-151-20/+62
* Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing.ph102015-01-021-4/+57
* Change callouts to pass the user data as a separate argument.ph102014-11-251-15/+11
* More documentation and test updates.ph102014-11-231-22/+20
* More documentation edits.ph102014-11-171-1/+1
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-3/+3
* Make PCRE2_NO_START_OPTIMIZE a compile-only option.ph102014-10-011-1/+1
* Add the pcre2callout documentation.ph102014-09-191-0/+243