Searched refs:SPECIALS (Results 1 – 7 of 7) sorted by relevance
15 SPECIALS= \: : \\ * \*16 .if ${SPECIALS:M${:U}\:} != ${SPECIALS:M\:${:U}}
1 Global: SPECIALS = \: : \\ * \*
85 #define SPECIALS "<|>^();&`$\r\n" macro192 if (strlen(SPECIALS) * 2 >= sizeof specialbuf)195 syslog(LOG_ERR, "too many specials: %.40s", SPECIALS);199 (void) sm_strlcpy(specialbuf, SPECIALS, sizeof specialbuf);202 (void) sm_strlcat(specialbuf, SPECIALS, sizeof specialbuf);
62 #define SPECIALS(x) \ macro79 SPECIALS(INDEX) enumerator226 SPECIALS(FORWARD); in _citrus_mapper_646_mapper_convert()237 SPECIALS(BACKWARD); in _citrus_mapper_646_mapper_convert()
234 #define SPECIALS "^$*+?.([%-" macro580 if (strpbrk(p + upto, SPECIALS)) in nospecials()
381 #define SPECIALS "^$*+?.([%-" macro746 if (strpbrk(p + upto, SPECIALS)) in nospecials()
3501 # s: SPECIALS