HomeSort by relevance Sort by last modified time
    Searched full:re23 (Results 1 - 2 of 2) sorted by null

  /external/v8/benchmarks/
regexp.js 209 var re23 = /^(?:(?:[^:\/?#]+):)?(?:\/\/(?:[^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/; variable
252 'uggc://jjj.snprobbx.pbz/'.replace(re23, '');
265 'uggc://jjj.snprobbx.pbz/ybtva.cuc'.replace(re23, '');
    [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-regexp.js 205 var re23 = /^(?:(?:[^:\/?#]+):)?(?:\/\/(?:[^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/; variable
248 'uggc://jjj.snprobbx.pbz/'.replace(re23, '');
261 'uggc://jjj.snprobbx.pbz/ybtva.cuc'.replace(re23, '');
    [all...]

Completed in 18 milliseconds