Home
last modified time | relevance | path

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

/dports/www/anyterm/anyterm-1.1.29/libpbe/include/
H A Dutils.hh43 extern std::string escape_for_squoted_string(std::string s);
/dports/www/anyterm/anyterm-1.1.29/libpbe/src/
H A Dutils.cc159 string escape_for_squoted_string(string s) in escape_for_squoted_string() function