Searched refs:globindex (Results 1 – 2 of 2) sorted by relevance
44 pat->globindex = -1; in glob_fixed()90 int globindex) in glob_set() argument108 pat->globindex = globindex; in glob_set()185 int globindex) in glob_range() argument199 pat->globindex = globindex; in glob_range()378 int globindex = 0; /* count "actual" globs */ in glob_parse() local431 res = glob_set(glob, &pattern, &pos, amount, globindex++); in glob_parse()438 res = glob_range(glob, &pattern, &pos, amount, globindex++); in glob_parse()651 if(glob->pattern[i].globindex == (int)num) { in glob_match_url()
36 int globindex; /* the number of this particular glob or -1 if not used member
Completed in 4 milliseconds