Home
last modified time | relevance | path

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

/external/icu/android_icu4j/libcore_bridge/src/native/
Dcom_android_icu_util_regex_PatternNative.cpp65 static void throwPatternSyntaxException(JNIEnv* env, UErrorCode status, jstring pattern, UParseErro… in throwPatternSyntaxException() function
96 throwPatternSyntaxException(env, status, javaRegex, error); in PatternNative_compileImpl()