Searched refs:quoted (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dparser.hpp231 bool done = false, quoted = false; local
260 quoted = true;
289 if (!quoted && !text.empty()) {
/bind-9.6-ESV-R11/bin/named/
H A Dmain.c268 isc_boolean_t quoted = ISC_FALSE; local
284 if (quoted || isalnum(*src & 0xff) ||
288 quoted = ISC_FALSE;
291 quoted = ISC_TRUE;
/bind-9.6-ESV-R11/
H A Dltmain.sh398 # metacharacters that are still active within double-quoted strings.
591 # is double-quoted, suitable for a subsequent eval, whereas
3886 # metacharacters that are still active within double-quoted strings.
5017 /* Put quoted arguments into the new argument vector. */
6021 # to be aesthetically quoted because they are evaled later.

Completed in 27 milliseconds