Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/example/snippets/
Dmfc_example.cpp48 boost::tmatch what; in get_filename()
65 boost::tmatch what; in extract_postcode()
/third_party/boost/libs/regex/doc/
Dmfc_strings.qbk38 typedef match_results<TCHAR const*> tmatch;
93 boost::tmatch what;
146 boost::tmatch what;
/third_party/boost/boost/regex/
Dmfc.hpp30 typedef match_results<TCHAR const*> tmatch; typedef