OpenGrok
Cross Reference: re2_test.cc
xref
: /
external
/
regex-re2
/
re2
/
testing
/
re2_test.cc
Home
|
History
|
Annotate
|
Download
|
only in
testing
Lines Matching
full:abcde
842
CHECK(RE2::FullMatch("0
abcde
", "[0-9a-f+.-]{5,}"));