Searched refs:javaGroupName (Results 1 – 1 of 1) sorted by relevance
255 …jint Matcher_getMatchedGroupIndex0(JNIEnv* env, jclass, jlong patternAddr, jstring javaGroupName) { in Matcher_getMatchedGroupIndex0() argument257 ScopedJavaUnicodeString groupName(env, javaGroupName); in Matcher_getMatchedGroupIndex0()