Home
last modified time | relevance | path

Searched refs:match_us_courthouse (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/iostreams/test/
Dgrep_test.cpp208 regex match_us_courthouse("\\bUnited States Courthouse\\b"); in grep_filter_test() local
215 grep_filter grep(match_us_courthouse); in grep_filter_test()
220 grep_filter grep(match_us_courthouse, match_default, grep::invert); in grep_filter_test()