summaryrefslogtreecommitdiff
path: root/doc/pcre2callout.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
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-061-6/+6
| | | | | | | in documentation to use "capture group", as Perl does. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1066 6239d852-aaf2-0410-a92c-79f79f948069
* Implement callouts from pcre2_substitute().ph102018-09-181-2/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1012 6239d852-aaf2-0410-a92c-79f79f948069
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@936 6239d852-aaf2-0410-a92c-79f79f948069
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-7/+9
| | | | | | | vectors when doing recursive function calls. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@932 6239d852-aaf2-0410-a92c-79f79f948069
* Add callout_flags to callout blocks, and set bits within it from pcre2_match() ph102017-12-221-13/+43
| | | | | | | interpretation. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@893 6239d852-aaf2-0410-a92c-79f79f948069
* Ensure ovector[0,1] are both PCRE2_UNSET during callouts.ph102017-04-141-9/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@749 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-03-291-33/+47
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@716 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.23-RC1ph102017-01-161-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@655 6239d852-aaf2-0410-a92c-79f79f948069
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-15/+29
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@555 6239d852-aaf2-0410-a92c-79f79f948069
* Source and document file tidies for 10.20-RC1.ph102015-06-181-13/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@288 6239d852-aaf2-0410-a92c-79f79f948069
* Implement pcre2_callout_enumerate().ph102015-03-231-6/+60
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@229 6239d852-aaf2-0410-a92c-79f79f948069
* Test binary zero in callout strings; change offset to PCRE2_SIZE; some ph102015-03-161-8/+9
| | | | | | | documentation tidies. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@227 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation for callouts with string arguments.ph102015-03-151-20/+62
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@226 6239d852-aaf2-0410-a92c-79f79f948069
* Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing.ph102015-01-021-4/+57
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@179 6239d852-aaf2-0410-a92c-79f79f948069
* Change callouts to pass the user data as a separate argument.ph102014-11-251-15/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@162 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation and test updates.ph102014-11-231-22/+20
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@158 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation edits.ph102014-11-171-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@148 6239d852-aaf2-0410-a92c-79f79f948069
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@120 6239d852-aaf2-0410-a92c-79f79f948069
* Make PCRE2_NO_START_OPTIMIZE a compile-only option.ph102014-10-011-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@87 6239d852-aaf2-0410-a92c-79f79f948069
* Add the pcre2callout documentation.ph102014-09-191-0/+243
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@77 6239d852-aaf2-0410-a92c-79f79f948069