Searched defs:compile_regex (Results 1 – 2 of 2) sorted by relevance
328 static regex_t *compile_regex(char *pat) in compile_regex() function
153 static int compile_regex(const char *pattern, regex_t *regex) in compile_regex() function