Home
last modified time | relevance | path

Searched refs:glob (Results 1 – 5 of 5) sorted by last modified time

/curl/.github/
H A Dlabeler.yml17 # N.B. any-glob-to-all-files is misnamed; it acts like one-glob-to-all-files.
18 # Therefore, to get any-glob-to-all-files semantics, there must be a single glob
26 - any-glob-to-all-files:
32 - any-glob-to-all-files:
38 - any-glob-to-all-files:
44 - any-glob-to-any-file:
58 - any-glob-to-all-files:
64 - any-glob-to-any-file:
71 - any-glob-to-all-files:
77 - any-glob-to-all-files:
[all …]
/curl/docs/
H A DTODO152 18.2 glob posts
1031 18.2 glob posts
/curl/src/
H A Dtool_urlglob.c38 glob->error = string, glob->pos = column, code
42 struct URLPattern *pat = &glob->pattern[glob->size]; in glob_fixed()
104 pat = &glob->pattern[glob->size]; in glob_set()
200 pat = &glob->pattern[glob->size]; in glob_range()
422 res = glob_fixed(glob, glob->glob_buffer, sublen); in glob_parse()
463 *glob = NULL; in glob_url()
503 *glob = glob_expand; in glob_url()
512 if(!glob) in glob_cleanup()
527 Curl_safefree(glob); in glob_cleanup()
540 if(!glob->beenhere) in glob_next_url()
[all …]
H A Dtool_urlglob.h76 void glob_cleanup(struct URLGlob *glob);
/curl/tests/data/
H A Dtest124025 glob [0-1] with stuff after range (7.33.0 regression)

Completed in 15 milliseconds