Searched defs:unquote (Results 1 – 1 of 1) sorted by relevance
87 std::string unquote ( const char *p, char delim='"', char escape='\\' ) { in unquote() function157 std::wstring unquote ( const wchar_t *p, wchar_t delim='"', wchar_t escape='\\' ) { in unquote() function