OpenGrok
Cross Reference: re2.h
xref
: /
external
/
regex-re2
/
re2
/
re2.h
Home
|
History
|
Annotate
|
Download
|
only in
re2
Lines Matching
refs:set_never_capture
612
void
set_never_capture
(bool b) { never_capture_ = b; }