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

/freebsd-13-stable/usr.bin/m4/
H A Dmain.c152 } quotes[MAXRECORD], paren[MAXRECORD]; variable in typeref:struct:position
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Da_strex.c334 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...]
/freebsd-13-stable/contrib/apr-util/xml/
H A Dapr_xml.c588 apr_xml_quote_string(apr_pool_t *p, const char *s, int quotes) argument
/freebsd-13-stable/bin/sh/
H A Dexpand.c277 int quotes = flag & (EXP_GLOB | EXP_CASE); /* do CTLESC */ local
469 int quotes = flag & (EXP_GLOB | EXP_CASE); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2347 const bool quotes = isa<VarDecl>(DR->getDecl()); local

Completed in 217 milliseconds