summaryrefslogtreecommitdiff
path: root/src/pcre2_match_data.c
Commit message (Collapse)AuthorAgeFilesLines
* Implemented pcre2_get_match_data_size().ph102019-07-161-1/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1134 6239d852-aaf2-0410-a92c-79f79f948069
* More file tidies for 10.33-RC1ph102019-03-041-2/+2
| | | | 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/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1028 6239d852-aaf2-0410-a92c-79f79f948069
* More refactoring for ovector addressing.ph102017-05-111-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@780 6239d852-aaf2-0410-a92c-79f79f948069
* Code for new interpreter (build system and documentation still to be done).ph102017-03-091-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@671 6239d852-aaf2-0410-a92c-79f79f948069
* Final file updates for 10.21 release.ph102016-01-121-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@475 6239d852-aaf2-0410-a92c-79f79f948069
* Use allocator from code for pcre2_match_data_create_from_pattern if NULL ph102014-11-281-0/+3
| | | | | | | passed. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@166 6239d852-aaf2-0410-a92c-79f79f948069
* Preliminary substitute function (not yet tested or documented).ph102014-11-081-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@138 6239d852-aaf2-0410-a92c-79f79f948069
* More per-function documentation; revised perltest.sh replaces perltest.pl.ph102014-10-251-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@122 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
* Remove leftchar/rightchar from the public API.ph102014-10-101-24/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@101 6239d852-aaf2-0410-a92c-79f79f948069
* Impose a minimum of 1 for the number of pairs in the ovector.ph102014-10-051-1/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@96 6239d852-aaf2-0410-a92c-79f79f948069
* Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.ph102014-08-161-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@57 6239d852-aaf2-0410-a92c-79f79f948069
* Specifying that the pcre2_memctl block must be at the start of all relevant ph102014-08-151-1/+1
| | | | | | | blocks simplifies the code. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@53 6239d852-aaf2-0410-a92c-79f79f948069
* Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET ph102014-07-041-7/+7
| | | | | | | for offset values. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@26 6239d852-aaf2-0410-a92c-79f79f948069
* Further work on pcre2test (can now display compiled code).ph102014-05-131-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@8 6239d852-aaf2-0410-a92c-79f79f948069
* More groundwork for pcre2test: POSIX support.ph102014-04-301-20/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@7 6239d852-aaf2-0410-a92c-79f79f948069
* Refactor the framework for revised API.ph102014-04-181-7/+20
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@6 6239d852-aaf2-0410-a92c-79f79f948069
* Create dummy framework for all functions and programs.ph102014-03-071-0/+154
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@5 6239d852-aaf2-0410-a92c-79f79f948069