Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:zA

181       s21[i].replace(/([a-zA-Z]|\s)+/, '');
412 s67[i].replace(/[A-Za-z]/g, '');
515 var re37 = /\s*([+>~\s])\s*([a-zA-Z#.*:\[])/g;