OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useAnchoringBoundsImpl
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/java/java/util/regex/
Matcher.java
255
useAnchoringBoundsImpl
(address, anchoringBounds);
566
useAnchoringBoundsImpl
(address, value);
681
private static native void
useAnchoringBoundsImpl
(int addr, boolean value);
/libcore/luni/src/main/native/
java_util_regex_Matcher.cpp
211
NATIVE_METHOD(Matcher,
useAnchoringBoundsImpl
, "(IZ)V"),
Completed in 132 milliseconds