Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/tests/lib1/
H A Dquotes.pc6 Name: quotes pkg
/freebsd/crypto/openssl/crypto/asn1/
H A Da_strex.c134 int type, unsigned short flags, char *quotes, char_io *io_ch, in do_buf()
330 char quotes; in do_print_ex() local
/freebsd/usr.bin/m4/
H A Dmain.c168 } quotes[MAXRECORD], paren[MAXRECORD]; variable
/freebsd/bin/sh/
H A Dexpand.c271 int quotes = flag & (EXP_GLOB | EXP_CASE); /* do CTLESC */ in argstr() local
463 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.cpp2942 const bool quotes = isa<VarDecl>(DR->getDecl()); in patternMatch() local