Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:re1

74   var re1 = /(((\w+):\/\/)([^\/:]*)(:(\d+))?)?([^#?]*)(\?([^#]*))?(#(.*))?/;
125 re1.exec(s1[i]);
131 re1.exec(s3[i]);
134 re1.exec(s4[i]);
271 re1.exec(s46[i]);
286 re1.exec(s54[i]);