Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/
Dctype.c13 R = GIT_REGEX_SPECIAL, /* $, (, ), +, ., ^, {, | * */
Dutil.h212 #define GIT_REGEX_SPECIAL 0x10 macro