Searched refs:_SPECIAL_VARS_STR (Results 1 – 1 of 1) sorted by relevance
479 #define _SPECIAL_VARS_STR "_*@$!?#-" macro5087 || (!strchr(_SPECIAL_VARS_STR, ch) && !isalnum(ch)) /* not one of those */ in parse_dollar()