Home
last modified time | relevance | path

Searched defs:glob (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/curl/src/
Dtool_urlglob.c38 static CURLcode glob_fixed(struct URLGlob *glob, char *fixed, size_t len) in glob_fixed()
78 static CURLcode glob_set(struct URLGlob *glob, char **patternp, in glob_set()
172 static CURLcode glob_range(struct URLGlob *glob, char **patternp, in glob_range()
360 static CURLcode glob_parse(struct URLGlob *glob, char *pattern, in glob_parse()
438 CURLcode glob_url(struct URLGlob **glob, char *url, unsigned long *urlnum, in glob_url()
494 void glob_cleanup(struct URLGlob *glob) in glob_cleanup()
517 CURLcode glob_next_url(char **globbed, struct URLGlob *glob) in glob_next_url()
613 CURLcode glob_match_url(char **result, char *filename, struct URLGlob *glob) in glob_match_url()
/third_party/flutter/skia/third_party/externals/spirv-tools/utils/
Dcheck_copyright.py75 def filtered_descendants(glob): argument
97 def insert_copyright(author, glob, comment_prefix): argument
149 def alert_if_no_copyright(glob, comment_prefix): argument
/third_party/jerryscript/tests/jerry-test-suite/07/07.09/
D07.09-010.js17 var glob = 34 variable
/third_party/openssl/util/perl/OpenSSL/
DGlob.pm15 sub glob { subroutine
/third_party/boost/tools/build/test/
Dbuiltin_glob.py12 def test_glob(files, glob, expected, setup=""): argument
Dbuiltin_glob_archive.py76 def test_glob_archive(archives, glob, expected, sort_results = False): argument
/third_party/node/tools/node_modules/eslint/node_modules/flat-cache/
Ddel.js8 glob: false property
/third_party/boost/tools/build/src/util/
Dpath.py260 def glob (dirs, patterns): function
839 def glob(dirs, patterns, exclude_patterns=None): function
/third_party/boost/tools/build/src/engine/
Dglob.cpp39 int glob( const char * c, const char * s ) in glob() function
/third_party/node/deps/npm/lib/utils/completion/
Dfile-completion.js4 var glob = require('glob') variable
/third_party/protobuf/js/
Dpackage.json11 "glob": "~7.1.4", string
/third_party/boost/tools/quickbook/src/
Dinclude_paths.hpp33 glob enumerator
Dglob.cpp133 bool glob( in glob() function
/third_party/node/deps/npm/test/need-npm5-update/
Dlegacy-shrinkwrap.js19 glob: { property
70 glob: 'git://github.com/isaacs/node-glob.git#npm-test', property
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dbuild.js5 const glob = require('glob') constant
/third_party/icu/icu4c/source/python/icutools/databuilder/
D__main__.py247 def glob(self, pattern): member in IO
/third_party/node/tools/node_modules/eslint/node_modules/ajv/scripts/
Dcompile-dots.js4 var glob = require('glob') variable
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/scripts/
Dcompile-dots.js4 var glob = require('glob') variable
/third_party/node/tools/clang-format/
Dpackage-lock.json32 "glob": "^7.0.0", string
46 "glob": { object
/third_party/jsoncpp/devtools/
Dantglob.py99 def glob(dir_path, function
/third_party/node/tools/node_modules/eslint/node_modules/rimraf/
Dpackage.json15 "glob": "^7.1.3" string
/third_party/glib/gio/xdgmime/
Dxdgmimeglob.c553 _xdg_glob_determine_type (const char *glob) in _xdg_glob_determine_type()
580 const char *glob, in _xdg_glob_hash_append_glob()
665 char *mimetype, *glob, *end; in _xdg_mime_glob_read_from_file() local
/third_party/node/deps/npm/node_modules/pacote/lib/fetchers/
Ddirectory.js6 const glob = BB.promisify(require('glob')) constant
/third_party/grpc/tools/mkowners/
Dmkowners.py135 def git_glob(glob): argument
/third_party/python/Lib/
Dglob.py10 def glob(pathname, *, recursive=False): function

1234