Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Dvar.c3138 str_totitle(const char *str) in str_totitle() function
3198 Expr_SetValueOwn(expr, str_totitle(Expr_Str(expr))); in ApplyModifier_To()