Home
last modified time | relevance | path

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

/trueos/bin/sh/
HDexpand.c215 int quotes = flag & (EXP_FULL | EXP_CASE); /* do CTLESC */ in argstr() local
301 int quotes = flag & (EXP_FULL | EXP_CASE); in exptilde() local
440 int quotes = flag & (EXP_FULL | EXP_CASE); in expbackq() local
506 int varflags, int quotes) in subevalvar()
640 int quotes = flag & (EXP_FULL | EXP_CASE); in evalvar() local
/trueos/crypto/openssl/crypto/asn1/
HDa_strex.c194 int type, unsigned char flags, char *quotes, char_io *io_ch, in do_buf()
357 char quotes; in do_print_ex() local
/trueos/usr.bin/m4/
HDmain.c151 } quotes[MAXRECORD], paren[MAXRECORD]; variable
/trueos/contrib/apr-util/xml/
HDapr_xml.c569 int quotes) in apr_xml_quote_string()
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDBugReporterVisitors.cpp1282 const bool quotes = isa<VarDecl>(DR->getDecl()); in patternMatch() local