Home
last modified time | relevance | path

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

/external/ltrace/
Dglob.c101 glob_to_regex(const char *glob, char **retp) in glob_to_regex() function
183 int status = glob_to_regex(glob, &regex); in globcomp()
199 int status = glob_to_regex(glob, &pattern); in translate()