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

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

Completed in 83 milliseconds