Searched refs:regexp (Results 1 – 3 of 3) sorted by relevance
11 var unicode = regexp.MustCompile("[^\x00-\x7F]+")
595 final String regexp = mAcPattern.getText().toString(); in buildCommandLine() local598 if (regexp.length() > 0) { in buildCommandLine()600 mGrepHelper.buildCommand(sb, regexp, before, after, ignoreCase); in buildCommandLine()
9113 test/mjsunit/third_party/regexp-pcre.js. This is based on the9116 are embedded in regexp-pcre.js.