Home
last modified time | relevance | path

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

/minix3/external/bsd/libc++/dist/libcxx/test/std/input.output/iostream.format/quoted.manip/
H A 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
/minix3/external/bsd/libc++/dist/libcxx/test/input.output/iostream.format/quoted.manip/
H A 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
/minix3/external/bsd/libc++/dist/libcxx/test/experimental/string.view/string.view.nonmem/
H A Dquoted.pass.cpp86 std::string unquote ( const char *p, char delim='"', char escape='\\' ) { in unquote() function
152 std::wstring unquote ( const wchar_t *p, wchar_t delim='"', wchar_t escape='\\' ) { in unquote() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/experimental/string.view/string.view.nonmem/
H A Dquoted.pass.cpp86 std::string unquote ( const char *p, char delim='"', char escape='\\' ) { in unquote() function
152 std::wstring unquote ( const wchar_t *p, wchar_t delim='"', wchar_t escape='\\' ) { in unquote() function