Home
last modified time | relevance | path

Searched refs:javaGroupName (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Djava_util_regex_Matcher.cpp255 …jint Matcher_getMatchedGroupIndex0(JNIEnv* env, jclass, jlong patternAddr, jstring javaGroupName) { in Matcher_getMatchedGroupIndex0() argument
257 ScopedJavaUnicodeString groupName(env, javaGroupName); in Matcher_getMatchedGroupIndex0()