Home
last modified time | relevance | path

Searched refs:test_regexp (Results 1 – 2 of 2) sorted by relevance

/third_party/quickjs/tests/
Dtest_builtin.js501 function test_regexp() function
676 test_regexp();
/third_party/python/Lib/test/
Dtest_compileall.py691 def test_regexp(self): member in CommandLineTestsBase