Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dcregex.hpp236 typedef bool (__cdecl *GrepFileCallback)(const char* file, const RegEx& expression); typedef
240 typedef bool (*GrepFileCallback)(const char* file, const RegEx& expression); typedef