Searched defs:regex (Results 1 – 5 of 5) sorted by relevance
90 String regex = "("; in testCase() local101 String regex = "[4-"; in testCase2() local
85 ScopedJavaUnicodeString regex(env, javaRegex); in Pattern_compileImpl() local
460 private static native long compileImpl(String regex, int flags); in compileImpl()
697 private void hitEndTest(boolean callFind, String testNo, String regex, in hitEndTest()
1741 String regex = "(([-+]?(" + numeral + ")))|" + in getIntegerPattern() local