Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddllwrap.c869 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
960 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
997 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
1043 int quote; in main() local
1089 int quote; in main() local
1134 int quote; in main() local
1175 int quote; in main() local
1227 int quote; in main() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddllwrap.c869 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
960 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
997 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
1043 int quote; in main() local
1089 int quote; in main() local
1134 int quote; in main() local
1175 int quote; in main() local
1227 int quote; in main() local
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/
H A Doperations.cpp46 text::quote(const std::string& text, const char quote) in quote() argument
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/
H A Dquote.diff2 --- quote 2006-10-12 21:55:51.000000000 +0200 modifiedFile
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dglob_pattern_p.c29 __glob_pattern_p (const char *pattern, int quote) in __glob_pattern_p()
H A Dglob_internal.h31 __glob_pattern_type (const char *pattern, int quote) in __glob_pattern_type()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dquote.c38 quote (char const *name) in quote() function
/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A Dcomment.c24 void skip_string(int quote) in skip_string()
/netbsd-src/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_readword.c61 int ch, escape, quote; in openpam_readword() local
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dv_replace.c59 int quote, rval; in v_replace() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A Dmodule-deps-to-rsp.py42 def quote(str): function
H A DFuzzTest98 def quote(str): function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsel-lex.l102 int quote = 0; variable
/netbsd-src/external/bsd/openldap/dist/libraries/librewrite/
H A Dparse.c38 char quote = '\0'; in parse_line() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-lex.l133 int quote = 0; in handle_string() local
/netbsd-src/external/bsd/tradcpp/dist/
H A Doutput.c108 char quote = '\0'; in filter_output() local
/netbsd-src/external/bsd/file/dist/src/
H A Dis_csv.c75 int quote = 0; in eatquote() local
/netbsd-src/lib/libc/gen/
H A Dwordexp.c256 int dquote, level, quote, squote; in we_check() local
/netbsd-src/sys/arch/ia64/stand/common/
H A Dinterp_parse.c88 char token, tmp, quote, *buf; in parse() local
/netbsd-src/lib/libperfuse/
H A Ddebug.c212 const char *quote = pt->pt_path[0] != '\0' ? "\"" : ""; in perfuse_trace_dump() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmkdeps.cc238 deps_add_target (class mkdeps *d, const char *t, int quote) in deps_add_target()
351 bool quote = true, const char *trail = NULL) in make_write_name()
/netbsd-src/usr.bin/gencat/
H A Dgencat.c344 getmsg(int fd, char *cptr, char quote) in getmsg()
471 char quote = 0; in MCParse() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DBooleanExpression.py61 def quote(self, token): member in BooleanExpression
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dbuffer.cc50 void MessageBuffer::Append (char const *str, bool quote, size_t len) in Append()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/
H A Dstrlist.c78 int quote, first = 1; in strlist_print() local

12345