Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[regex] Prevent null character breaking patterns
e.g. `new EReg("abc\x00def", "")` would erroneously match "abc" HaxeFoundation/haxe#10592
- Loading branch information