Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c3163 str_totitle(const char *str) in str_totitle() function
3227 Expr_SetValueOwn(expr, str_totitle(Expr_Str(expr))); in ApplyModifier_To()