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

/freebsd-10-stable/usr.bin/m4/
H A Dmain.c151 } quotes[MAXRECORD], paren[MAXRECORD]; variable in typeref:struct:position
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_strex.c357 char quotes; local
193 do_buf(unsigned char *buf, int buflen, int type, unsigned char flags, char *quotes, char_io *io_ch, void *arg) argument
[all...]
/freebsd-10-stable/contrib/apr-util/xml/
H A Dapr_xml.c568 apr_xml_quote_string(apr_pool_t *p, const char *s, int quotes) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1282 const bool quotes = isa<VarDecl>(DR->getDecl()); local
/freebsd-10-stable/bin/sh/
H A Dexpand.c216 int quotes = flag & (EXP_FULL | EXP_CASE); /* do CTLESC */ local
432 int quotes = flag & (EXP_FULL | EXP_CASE); local
511 subevalvar(char *p, char *str, int strloc, int subtype, int startloc, int varflags, int quotes) argument
641 int quotes = flag & (EXP_FULL | EXP_CASE); local
[all...]

Completed in 77 milliseconds