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

/bind-9.11.3/unit/atf-src/tools/
H A Dparser.hpp231 bool done = false, quoted = false; local
260 quoted = true;
289 if (!quoted && !text.empty()) {
/bind-9.11.3/bin/named/
H A Dmain.c337 isc_boolean_t quoted = ISC_FALSE; local
353 if (quoted || isalnum(*src & 0xff) ||
357 quoted = ISC_FALSE;
360 quoted = ISC_TRUE;
/bind-9.11.3/lib/dns/
H A Drbt.c463 printnodename(dns_rbtnode_t *node, isc_boolean_t quoted, FILE *f);
3031 printnodename(dns_rbtnode_t *node, isc_boolean_t quoted, FILE *f) { argument
3045 if (quoted)
/bind-9.11.3/
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.
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh332 # metacharacters that are still active within double-quoted strings.
1099 # double-quoted, suitable for a subsequent eval
5228 # metacharacters that are still active within double-quoted strings.
6362 /* Put quoted arguments into the new argument vector. */
7430 # to be aesthetically quoted because they are evaled later.

Completed in 57 milliseconds