ngfx::RegexUtil
Public Classes
Name | |
---|---|
struct | Match |
Public Functions
Name | |
---|---|
std::vector< Match > | findAll(const std::regex & p, std::string contents) |
Public Functions Documentation
function findAll
static std::vector< Match > findAll(
const std::regex & p,
std::string contents
)
Updated on 3 April 2021 at 20:21:51 PDT