]> git.kaiwu.me - njs.git/commit
Added support '$&' substitution in String.prototype.replace().
authorAlexander Borisov <alexander.borisov@nginx.com>
Wed, 17 Jul 2019 11:24:00 +0000 (14:24 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Wed, 17 Jul 2019 11:24:00 +0000 (14:24 +0300)
commit3e7eab350c4a6a2cf510be7ad7cd4cb086c11145
treef6e7343894fd9da64fba99d1bf9767a2730ee8d3
parent0704dfc699de698173d581dc4c366f7c07798972
Added support '$&' substitution in String.prototype.replace().
njs/njs_string.c
njs/test/njs_unit_test.c