|
g4tools
5.4.0
|


Go to the source code of this file.
Namespaces | |
| tools | |
| inlined C code : /////////////////////////////////// | |
Macros | |
| #define | tools_smatch |
Functions | |
| bool | tools::match (const std::string &a_string, const std::string &a_pattern, bool a_check_for_wilds=true) |
| bool | tools::match2 (const std::string &a_string, const std::string &a_pattern) |
| void | tools::filter (std::vector< std::string > &a_v, const std::string &a_pattern, bool a_check_for_wilds=true) |