Searched refs:quotes (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dparser_test.cpp191 namespace quotes { namespace
636 using namespace quotes;
685 using namespace quotes;
896 "1: Missing double quotes before end of line",
915 "1: Missing double quotes before end of line",
990 "7: Missing double quotes before end of line",
991 "8: Missing double quotes before end of line",
995 "12: Missing double quotes before end of line",
996 "13: Missing double quotes before end of line",
/bind-9.6-ESV-R11/
H A Dltmain.sh593 # which are still active within double quotes backslashified.
967 # also don't use non-portable quotes within backquotes within
968 # quotes we have to do it in 2 steps:
4990 delimiters if they are surrounded by double quotes: "...".
4991 - Unescaped double quotes are removed from the input. Their only effect is
4992 that within double quotes, space and tab are treated like normal
4994 - Backslashes not followed by double quotes are not special.

Completed in 269 milliseconds