]> git.kaiwu.me - njs.git/commit
Introduced RegExp.prototype.sticky support.
authorDmitry Volyntsev <xeioex@nginx.com>
Sat, 5 Jun 2021 11:55:08 +0000 (11:55 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Sat, 5 Jun 2021 11:55:08 +0000 (11:55 +0000)
commit5664ea42d8defefba83f61fac4a17262cf54abd0
tree633770cb2557f75f15c0fb56dc99aecca4e8c93d
parente91ac5338098d2d9bb157bb45a0be1b700671064
Introduced RegExp.prototype.sticky support.
src/njs_regexp.c
src/njs_regexp.h
src/njs_regexp_pattern.h
src/test/njs_unit_test.c