Home
last modified time | relevance | path

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

/external/ltrace/
Dglob.c38 match_brack(const char *glob, size_t length, size_t from, int *exclmp) in match_brack() function
136 ssize_t j = match_brack(glob, length, i, &exclm); in glob_to_regex()