Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dregex_traits_defaults.hpp331 inline typename boost::enable_if_c<(sizeof(charT) > 1), const charT*>::type get_escape_R_string() in get_escape_R_string() function
353 inline typename boost::disable_if_c<(sizeof(charT) > 1), const charT*>::type get_escape_R_string() in get_escape_R_string() function