192af3b7c3
it is preceded by \. foo="I \"like\" C++" gives the value 'I "like" C++' to the variable 'foo'. If a character other than " follows the \, both the \ and that character are passed through. Differential Revision: https://reviews.freebsd.org/D6286 Sponsored by: Netflix |
||
---|---|---|
.. | ||
tests | ||
devd.8 | ||
devd.cc | ||
devd.conf.5 | ||
devd.h | ||
devd.hh | ||
Makefile | ||
Makefile.depend | ||
parse.y | ||
token.l |