Searched refs:scans (Results 1 – 21 of 21) sorted by relevance
47 public function setScans($scans) argument49 $this->scans = $scans;56 return $this->scans;
140 'scans',144 'path' => 'v1/{+parent}/scans:analyzePackages',
59 public $scans; variable in Google\\Service\\Spanner598 'path' => 'v1/{+name}/scans',980 'scans',
15 The plugin directly scans the file system for pages, and does not use the tree-walking DokuWiki pri…
5 Is usefull with [fail2ban](https://github.com/fail2ban/fail2ban "Fail2Ban scans log files like /var…
3403 scans?: TemplatesIndexed;
42 This scans the style file directory and returns an alphabetically sorted (on the key) array of avai…
167 scans every file in a given directory, and all sub-directories, stores
170 scans every file in a given directory, and all sub-directories, stores
1660 that scans every file in a given directory, and all sub-2156 frame (getID3() scans up to the first 1000 frames and assumes2556 getid3.check.php now scans filetypes based on content, not filename2889 after the ID3v2 header; getMP3headerFilepointer() now scans until
692 - **Fixed:** Event cleanup now properly scans all calendar directories
21426 if (caches.scans) {21427 caches.scans = fromHash(caches.scans)21428 for (const key in caches.scans) {21429 caches.scans[key] = fromHash(caches.scans[key])
215 …self.caches = $hash2(["scans", "templates"], {"scans": $hash2([], {}), "templates": $hash2([], {})…222 if ($truthy(self.caches['$[]']("scans"))) {223 self.caches['$[]']("scans").$clear();308 if ($truthy((scan_cache = self.caches['$[]']("scans")))) {19934 …* @param {Object} [opts.template_cache.scans] - a JSON of template objects keyed by template name …19953 if (caches.scans) {19954 caches.scans = fromHash(caches.scans);19955 for (const key in caches.scans) {19956 caches.scans[key] = fromHash(caches.scans[key]);
45791 if (caches.scans) {45792 caches.scans = fromHash(caches.scans)45793 for (const key in caches.scans) {45794 caches.scans[key] = fromHash(caches.scans[key])
46043 if (caches.scans) {46044 caches.scans = fromHash(caches.scans)46045 for (const key in caches.scans) {46046 caches.scans[key] = fromHash(caches.scans[key])
1 …scans that are\n // only interested in points (such as the\n // heightmap-related logic) can…
1 …scans layer by layer, starting with the second, for type-1\n * conflicts between the current layer…