Home
last modified time | relevance | path

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

/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/applib/
H A Dapp_pcrecpp.h196 inline bool app_pcre_replace_once(const std::string& perl_pattern, const std::string& replacement, … in app_pcre_replace_once() function
205 inline bool app_pcre_replace_once(const char* perl_pattern, const std::string& replacement, std::st… in app_pcre_replace_once() function
213 inline bool app_pcre_replace_once(const pcrecpp::RE& re, const std::string& replacement, std::strin… in app_pcre_replace_once() function