Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dvar.c327 static char *VarQuote(char *);
2328 VarQuote(char *str) in VarQuote() function
3490 newStr = VarQuote(nstr); in ApplyModifiers()
H A DChangeLog1479 o optimizations for VarQuote by joerg