Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/bmake/
HDvar.c327 static char *VarQuote(char *);
2328 VarQuote(char *str) in VarQuote() function
3490 newStr = VarQuote(nstr); in ApplyModifiers()
HDChangeLog1466 o optimizations for VarQuote by joerg