Searched refs:str10 (Results 1 – 1 of 1) sorted by relevance
289 const str10 = "abcabcabc"; constant290 const matches = regex.test(str10);292 const matches1 = regex.exec(str10);