Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/quoted.manip/
Dquoted.pass.cpp87 std::string unquote ( const char *p, char delim='"', char escape='\\' ) { in unquote() function
157 std::wstring unquote ( const wchar_t *p, wchar_t delim='"', wchar_t escape='\\' ) { in unquote() function