Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Da_strex.c139 int type, unsigned short flags, char *quotes, char_io *io_ch, in do_buf()
336 char quotes; in do_print_ex() local
/freebsd/usr.bin/m4/
H A Dmain.c167 } quotes[MAXRECORD], paren[MAXRECORD]; variable
/freebsd/bin/sh/
H A Dexpand.c269 int quotes = flag & (EXP_GLOB | EXP_CASE); /* do CTLESC */ in argstr() local
461 int quotes = flag & (EXP_GLOB | EXP_CASE); in expbackq() local
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c623 int quotes; in put_str() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2971 const bool quotes = isa<VarDecl>(DR->getDecl()); in patternMatch() local