Home
last modified time | relevance | path

Searched refs:app_pcre_get_options (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/applib/
H A Dapp_pcrecpp.h35 inline pcrecpp::RE_Options app_pcre_get_options(const char* modifiers) in app_pcre_get_options() function
86 app_pcre_get_options(perl_pattern.substr(endpos + 1).c_str())); in app_pcre_re()
89 return pcrecpp::RE(perl_pattern, app_pcre_get_options(0)); in app_pcre_re()