Searched refs:OperatorChars (Results 1 – 6 of 6) sorted by relevance
18 define(`_TAG_DELIM_', `:')dnl should be in OperatorChars
692 if (OperatorChars == NULL)695 OperatorChars = macvalue('o', CurEnv);696 if (OperatorChars == NULL)697 OperatorChars = ".:@[]";699 expand(OperatorChars, obuf, sizeof(obuf) - sizeof(DELIMCHARS),
3226 if (OperatorChars != NULL)3229 OperatorChars = newstr(munchstring(val, NULL, '\0'));
2355 EXTERN char *OperatorChars; /* operators (old $o macro) */ variable
555 _OPTION(OperatorChars, `confOPERATORS', `.:@[]')2558 dnl Warning: + and ! should be in OperatorChars (otherwise there must be
601 2. don't remove "!" from OperatorChars if `reject' is3764 confOPERATORS OperatorChars [.:%@!^/[]+] Address operator