Home
last modified time | relevance | path

Searched defs:MatcherAccessor (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Djava_util_regex_Matcher.cpp43 class MatcherAccessor { class
45 MatcherAccessor(JNIEnv* env, jlong address, jstring javaInput, bool reset) { in MatcherAccessor() function in MatcherAccessor
66 MatcherAccessor(JNIEnv* env, jlong address) { in MatcherAccessor() function in MatcherAccessor