Searched defs:quotes (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsubr.h58 char quotes; /* quotes we are currently between, if any */ member in struct:format_cmdline_walklist_closure
H A Dsubr.c886 cmdlinequote (char quotes, char *s) argument
910 cmdlineescape (char quotes, char *s) argument
[all...]
/netbsd-current/external/bsd/atf/dist/tools/
H A Dparser_test.cpp191 namespace quotes { namespace
/netbsd-current/usr.bin/m4/
H A Dmain.c163 } quotes[MAXRECORD], paren[MAXRECORD]; variable in typeref:struct:position
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_strex.c336 char quotes; local
138 do_buf(unsigned char *buf, int buflen, int type, unsigned short flags, char *quotes, char_io *io_ch, void *arg) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_strex.c336 char quotes; local
138 do_buf(unsigned char *buf, int buflen, int type, unsigned short flags, char *quotes, char_io *io_ch, void *arg) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/property/
H A Dproperty_parse.c624 int quotes; local
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dconstraint.c159 int quotes = 0, numeric = 0; local
/netbsd-current/external/bsd/tmux/dist/
H A Darguments.c595 int flags, quotes = 0; local
/netbsd-current/bin/sh/
H A Dexpand.c251 const int quotes = flag & EXP_QNEEDED; /* do CTLESC */ local
395 const int quotes = flag & EXP_QNEEDED; local
634 const int quotes = flag & EXP_QNEEDED; local
778 subevalvar_trim(const char *p, int strloc, int subtype, int startloc, int varflags, int quotes) argument
911 const int quotes = flag & EXP_QNEEDED; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2475 const bool quotes = isa<VarDecl>(DR->getDecl()); local

Completed in 145 milliseconds