Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dvar.c3075 str_toupper(const char *str) in str_toupper() function
3132 Expr_SetValueOwn(expr, str_toupper(Expr_Str(expr))); in ApplyModifier_To()