OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:submatch
(Results
26 - 30
of
30
) sorted by null
1
2
/external/regex-re2/re2/
re2.h
470
// whether
submatch
i matched the empty string or did not match:
489
// Returns the maximum
submatch
needed for the rewrite to be done by
[
all
...]
onepass.cc
8
// regular expression search with
submatch
tracking for
/libcore/luni/src/main/java/java/util/regex/
Pattern.java
41
* String name = m.group(1); // Access a
submatch
group; String can't do this.
/external/v8/src/
jsregexp.cc
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/include/
regex
691
const regex_type& re, int
submatch
= 0,
[
all
...]
Completed in 189 milliseconds
1
2