Home
last modified time | relevance | path

Searched defs:wcmatch (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/regex/v4/
Dregex.hpp139 typedef match_results<const wchar_t*> wcmatch; typedef
Dregex_grep.hpp117 inline unsigned int regex_grep(bool (*foo)(const wcmatch&), const wchar_t* str, in regex_grep()
/third_party/boost/boost/xpressive/
Dxpressive_fwd.hpp227 typedef match_results<wchar_t const *> wcmatch; typedef