ladybird/Libraries/LibJS/Tests/builtins/RegExp
Ali Mohammad Pur ea3b7efd91 LibRegex: Treat the UnicodeSets flag as Unicode
Fixes /.../v not being interpreted as a unicode pattern.
2025-02-28 14:31:45 -05:00
..
RegExp.escape.js
RegExp.js LibRegex: Treat the UnicodeSets flag as Unicode 2025-02-28 14:31:45 -05:00
RegExp.legacy.js
RegExp.prototype.@@match.js
RegExp.prototype.@@replace.js
RegExp.prototype.compile.js
RegExp.prototype.exec.js
RegExp.prototype.flags.js
RegExp.prototype.hasIndices.js
RegExp.prototype.source.js
RegExp.prototype.test.js
RegExp.prototype.toString.js