]> git.kaiwu.me - njs.git/commit
Added support for functions in regexp with global match.
authorAlexander Borisov <alexander.borisov@nginx.com>
Mon, 1 Jul 2019 16:57:34 +0000 (19:57 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Mon, 1 Jul 2019 16:57:34 +0000 (19:57 +0300)
commitf15fb784bbc537917cf59a5de922131fc5c18431
tree052c31f90dbf41fb4968b966b1de82c3ae6f8aad
parentbb17aad2e3ca934c9f38c92cb70534a876ae818e
Added support for functions in regexp with global match.

This closes #183 issue on GitHub.
njs/njs_string.c
njs/test/njs_unit_test.c