IS_SLASH
if (!IS_SLASH (*Str) &&
if ((IS_COMMA (*Str) || IS_SLASH (*Str)) && (ParenthesesStack == 0)) {