Home
last modified time | relevance | path

Searched refs:GIT_REGEX_SPECIAL (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/scripts/
A Dlist-gitignored.c55 #define GIT_REGEX_SPECIAL 0x10 macro
70 #define ispunct(x) sane_istest(x, GIT_PUNCT | GIT_REGEX_SPECIAL | \
101 R = GIT_REGEX_SPECIAL, /* $, (, ), +, ., ^, {, | */

Completed in 5 milliseconds