Searched defs:regex3 (Results 1 – 3 of 3) sorted by relevance
3 var regex3 = /**///**/ asdf / // should be a comment line variable
4 var regex3 = /**///**/ asdf / // should be a comment line variable
37 final String regex3 = "[1-3][58]"; in testRegexInsertion() local