Home
last modified time | relevance | path

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

/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/applib/
H A Dapp_pcrecpp.h172 inline int app_pcre_replace(const std::string& perl_pattern, const std::string& replacement, std::s… in app_pcre_replace() function
180 inline int app_pcre_replace(const char* perl_pattern, const std::string& replacement, std::string& … in app_pcre_replace() function
187 inline int app_pcre_replace(const pcrecpp::RE& re, const std::string& replacement, std::string& sub… in app_pcre_replace() function