Home
last modified time | relevance | path

Searched defs:quoted (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dxtext.c80 VSTRING *xtext_quote_append(VSTRING *quoted, const char *unquoted, in xtext_quote_append()
100 VSTRING *xtext_quote(VSTRING *quoted, const char *unquoted, const char *special) in xtext_quote()
109 VSTRING *xtext_unquote_append(VSTRING *unquoted, const char *quoted) in xtext_unquote_append()
142 VSTRING *xtext_unquote(VSTRING *unquoted, const char *quoted) in xtext_unquote()
169 VSTRING *quoted = vstring_alloc(100); in main() local
Duxtext.c83 VSTRING *uxtext_quote_append(VSTRING *quoted, const char *unquoted, in uxtext_quote_append()
145 VSTRING *uxtext_quote(VSTRING *quoted, const char *unquoted, const char *special) in uxtext_quote()
154 VSTRING *uxtext_unquote_append(VSTRING *unquoted, const char *quoted) in uxtext_unquote_append()
221 VSTRING *uxtext_unquote(VSTRING *unquoted, const char *quoted) in uxtext_unquote()
248 VSTRING *quoted = vstring_alloc(100); in main() local
/netbsd/src/external/bsd/am-utils/dist/fsinfo/
Dfsi_lex.l123 static int quoted; variable
/netbsd/src/external/bsd/kyua-cli/dist/utils/text/
Doperations.cpp48 std::ostringstream quoted; in quote() local
/netbsd/src/usr.bin/make/
Dcond.c381 bool doEval, bool quoted, in CondParser_StringExpr()
425 bool quoted; in CondParser_Leaf() local
491 EvalTruthy(CondParser *par, const char *value, bool quoted) in EvalTruthy()
/netbsd/src/external/bsd/pkg_install/dist/lib/
Dfile.c294 size_t remaining, quoted; in format_cmd() local
/netbsd/src/bin/sh/
Dexpand.c563 int quoted; in expari() local
622 expbackq(union node *cmd, int quoted, int flag) in expbackq()
1214 varvalue(const char *name, int quoted, int subtype, int flag) in varvalue()
Dshow.c636 int quoted = 0; in sharg() local
/netbsd/src/external/bsd/am-utils/dist/amd/
Dautil.c196 int quoted; in mf_mounted() local
Dmntfs.c349 int quoted; in free_mntfs() local
/netbsd/src/bin/ksh/
Dtree.c298 int c, quoted=0; local
/netbsd/src/external/gpl2/lvm2/dist/tools/
Dreporter.c224 int aligned, buffered, headings, field_prefixes, quoted; in _report() local
/netbsd/src/crypto/external/bsd/openssh/dist/
Dauth2-pubkeyfile.c452 int quoted = 0; in auth_check_authkeys_file() local
Dauthfile.c476 int quoted = 0; in sshkey_advance_past_options() local
/netbsd/src/bin/csh/
Ddol.c825 int quoted; in heredoc() local
Dglob.c632 int pvec[2], c, quoted; in backeval() local
/netbsd/src/external/bsd/atf/dist/tools/
Dparser.hpp231 bool done = false, quoted = false; in next() local
/netbsd/src/external/bsd/ppp/dist/pppd/
Dutils.c112 int base, len, neg, quoted; in vslprintf() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-diagnostic-path.cc253 print_fndecl (pretty_printer *pp, tree fndecl, bool quoted) in print_fndecl()
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dschema.c1114 int quoted = 0; in ldap_int_parse_numericoid() local
1278 int quoted = 0; in parse_noidlen() local
/netbsd/src/external/bsd/tmux/dist/
Dcmd.c833 int replaced, quoted; in cmd_template_replace() local
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dc-typeprint.c639 int quoted = 0; /* Zero if we're not in quotes; in remove_qualifiers() local
/netbsd/src/usr.bin/mail/
Dformat.c888 int quoted; in get_display_name() local
/netbsd/src/external/bsd/mdocml/dist/
Deqn.c382 int diff, i, quoted; in eqn_next() local
/netbsd/src/external/gpl2/xcvs/dist/src/
Dsubr.c888 char *quoted = cmdlineescape (quotes, s); in cmdlinequote() local

12