Home
last modified time | relevance | path

Searched refs:VarQuote (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/bmake/
H A Dvar.c1809 VarQuote(const char *str, bool quoteDollar, LazyBuf *buf) in VarQuote() function
2963 VarQuote(Expr_Str(ch->expr), quoteDollar, &buf); in ApplyModifier_Quote()
H A DChangeLog1168 o var.c: make VarQuote const-correct
3166 o optimizations for VarQuote by joerg