Home
last modified time | relevance | path

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

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