Home
last modified time | relevance | path

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

123

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A 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()
141 VSTRING *xtext_unquote(VSTRING *unquoted, const char *quoted) in xtext_unquote()
168 VSTRING *quoted = vstring_alloc(100); in main() local
H A 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/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc186 print_type (c_pretty_printer *cpp, tree t, bool *quoted) in print_type()
260 bool *quoted, const char **) in c_tree_printer()
337 bool quoted = false; in get_text() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c186 print_type (c_pretty_printer *cpp, tree t, bool *quoted) in print_type()
256 bool *quoted, const char **) in c_tree_printer()
346 bool quoted = false; in get_text() local
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dquotesys.c35 quote_system_arg (quoted, arg) in quote_system_arg() argument
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dquotearg.c97 char *quoted, *p, *q; in quote_arg() local
/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_lex.l123 static int quoted; variable
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/
H A Doperations.cpp48 std::ostringstream quoted; in quote() local
/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dparse.c37 int com, quoted, only_blank; in sldns_fget_token_l() local
291 int com, quoted; in sldns_bget_token_par() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dcommon.c163 bool quoted; in get_line() local
/netbsd-src/usr.bin/make/
H A Dcond.c392 CondParser_StringExpr(CondParser * par,const char * start,bool doEval,bool quoted,Buffer * buf,FStr * inout_str) CondParser_StringExpr() argument
436 bool quoted; CondParser_Leaf() local
502 EvalTruthy(CondParser * par,const char * value,bool quoted) EvalTruthy() argument
[all...]
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dfile.c294 size_t remaining, quoted; in format_cmd() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-diagnostic.cc138 bool quoted = false; in escape_d_format() local
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dautil.c196 int quoted; in mf_mounted() local
H A Dmntfs.c349 int quoted; in free_mntfs() local
/netbsd-src/bin/ksh/
H A Dtree.c298 int c, quoted=0; local
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dlex.cpp752 int quoted = 0; in get_token() local
788 int quoted = 0; in get_token() local
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dreporter.c224 int aligned, buffered, headings, field_prefixes, quoted; in _report() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-pubkeyfile.c452 int quoted = 0; in auth_check_authkeys_file() local
H A Dauthfile.c477 int quoted = 0; in sshkey_advance_past_options() local
/netbsd-src/bin/csh/
H A Ddol.c825 int quoted; in heredoc() local
H A Dglob.c632 int pvec[2], c, quoted; in backeval() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-elisp.c284 bool quoted = false; in read_token() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dparser.hpp231 bool done = false, quoted = false; in next() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic-path.cc253 print_fndecl (pretty_printer *pp, tree fndecl, bool quoted) in print_fndecl()

123