Home | History | Annotate | Download | only in config

Lines Matching refs:operand_special_chars

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