Searched refs:GIT_REGEX_SPECIAL (Results 1 – 1 of 1) sorted by relevance
55 #define GIT_REGEX_SPECIAL 0x10 macro70 #define ispunct(x) sane_istest(x, GIT_PUNCT | GIT_REGEX_SPECIAL | \101 R = GIT_REGEX_SPECIAL, /* $, (, ), +, ., ^, {, | */
Completed in 5 milliseconds