Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Djava_util_regex_Matcher.cpp61 bool updateInput(JNIEnv* env, jstring input) { in updateInput() function in MatcherState
240 if (state->updateInput(env, javaText)) { in Matcher_setInputImpl()