]> git.kaiwu.me - njs.git/commit
Fixed String.prototype.match() for byte strings with regex arg.
authorAlexander Borisov <alexander.borisov@nginx.com>
Tue, 16 Jul 2019 14:32:11 +0000 (17:32 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Tue, 16 Jul 2019 14:32:11 +0000 (17:32 +0300)
commit54cbb4f9f83ed1efa2c42b6ecc7d85c1f0ee67b3
tree325460672ad09e2840cf0de215a1bfa8c7375489
parentc2f71041e18f38ac147fd5c70d48e22751b13f37
Fixed String.prototype.match() for byte strings with regex arg.
njs/njs_string.c
njs/test/njs_unit_test.c