Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:s21

114   var s21 = computeInputVariants(str1, 92);
181 s21[i].replace(/([a-zA-Z]|\s)+/, '');
643 s21[i].replace(/^.*\s+(\S+\s+\S+$)/, '');
844 s21[i].match(/\d+/g);
1120 /^Fubpxjnir Synfu (\d)/.exec(s21[i]);
1121 /^Fubpxjnir Synfu (\d+)/.exec(s21[i]);