]> git.kaiwu.me - quickjs.git/commit
regexp: fix non greedy quantizers with zero length matches
authorFabrice Bellard <fabrice@bellard.org>
Thu, 30 May 2024 14:41:37 +0000 (16:41 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Thu, 30 May 2024 14:41:37 +0000 (16:41 +0200)
commit36911f0d3ab1a4c190a4d5cbe7c2db225a455389
tree65c977a5a2efb15f1217591e17a506b40d462493
parentd86aaf0b8fdc5f5dc6a997b772312217f4efca79
regexp: fix non greedy quantizers with zero length matches
libregexp.c
tests/test_builtin.js