Lines Matching refs:is_special
1267 if (c != '(' && c != OPENBRACE && !is_name(c) && !is_special(c)) {1304 else if (is_special(c)) {