Searched refs:SPECIALS (Results 1 – 4 of 4) sorted by relevance
15 SPECIALS= \: : \\ * \*16 .if ${SPECIALS:M${:U}\:} != ${SPECIALS:M\:${:U}}
1 Global: SPECIALS = \: : \\ * \*
62 #define SPECIALS(x) \ macro79 SPECIALS(INDEX) enumerator234 SPECIALS(FORWARD); in _citrus_mapper_646_mapper_convert()245 SPECIALS(BACKWARD); in _citrus_mapper_646_mapper_convert()
391 #define SPECIALS "^$*+?.([%-" macro757 if (strpbrk(p + upto, SPECIALS)) in nospecials()