Home | History | Annotate | Download | only in config

Lines Matching full:operand_special_chars

462 static char operand_special_chars[] = "%$-+(,)*._~/<>|&^!:[@]";
2638 for (p = operand_special_chars; *p != '\0'; p++)