OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have_submatch0
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/re2/testing/
tester.cc
84
bool
have_submatch0
; // computed just submatch[0]
member in struct:re2::TestInstance::Result
351
result->
have_submatch0
= true;
461
if (r.have_submatch || r.
have_submatch0
) {
/external/regex-re2/
ucs2.diff
522
- if (result->
have_submatch0
) {
Completed in 1920 milliseconds