Home
last modified time | relevance | path

Searched defs:globindex (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/src/
H A Dtool_urlglob.h36 int globindex; /* the number of this particular glob or -1 if not used member
H A Dtool_urlglob.c380 int globindex = 0; /* count "actual" globs */ in glob_parse() local
90 glob_set(struct URLGlob *glob, char **patternp, size_t *posp, curl_off_t *amount, int globindex) glob_set() argument
185 glob_range(struct URLGlob *glob, char **patternp, size_t *posp, curl_off_t *amount, int globindex) glob_range() argument
[all...]

Completed in 1 milliseconds