]> granicus.if.org Git - re2c/commit
libre2c: hid some of the implementation details behind a pointer in regex_t struct.
authorUlya Trofimovich <skvadrik@gmail.com>
Mon, 18 Feb 2019 22:48:00 +0000 (22:48 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Mon, 18 Feb 2019 22:48:00 +0000 (22:48 +0000)
commit662c7e874512b1e41990e98c36a8c7d36bc48a2f
tree3af6f3671f14b4fa00046cd948343f64701cd09c
parent94a431f43a25c2c707bab7867df9713cbd22d74e
libre2c: hid some of the implementation details behind a pointer in regex_t struct.
re2c/lib/regcomp.cc
re2c/lib/regex.h
re2c/lib/regex_impl.h
re2c/lib/regexec.cc
re2c/lib/regexec_nfa_leftmost.cc
re2c/lib/regexec_nfa_posix.cc
re2c/lib/regexec_nfa_posix_trie.cc
re2c/lib/regfree.cc