Searched refs:fnmatch (Results 1 – 9 of 9) sorted by relevance
| /plugin/filelist/ |
| D | Crawler.php | 74 if ($this->fnmatch($pattern, $file) || (is_dir($filepath) && $recursive)) { 164 if ($this->fnmatch($pattern, $file)) return true; 189 protected function fnmatch($pattern, $string) function in dokuwiki\\plugin\\filelist\\Crawler
|
| /plugin/asciidocjs/node_modules/minimatch/ |
| D | README.md | 35 * `man 3 fnmatch` 81 to use the pattern somewhat like `fnmatch(3)` with `FNM_PATH` enabled. 119 files, in the style of fnmatch or glob. If nothing is matched, and 219 ## Comparisons to other fnmatch/glob implementations 255 Note that `fnmatch(3)` in libc is an extremely naive string comparison 259 library, even though it would in `fnmatch(3)`.
|
| /plugin/asciidocjs/node_modules/jake/node_modules/minimatch/ |
| D | README.md | 35 * `man 3 fnmatch` 67 to use the pattern somewhat like `fnmatch(3)` with `FNM_PATH` enabled. 105 files, in the style of fnmatch or glob. If nothing is matched, and 196 ## Comparisons to other fnmatch/glob implementations
|
| /plugin/directorylist/syntax/ |
| D | directorylist.php | 187 if ( fnmatch($pattern, $name) )
|
| /plugin/directorylist/ |
| D | readme.md | 43 …ent has to be a comma separated [shell pattern](http://www.php.net/manual/en/function.fnmatch.php).
|
| /plugin/asciidocjs/node_modules/glob/ |
| D | README.md | 98 * `man 3 fnmatch` 299 ## Comparisons to other fnmatch/glob implementations
|
| /plugin/codemirror/dist/modes/ |
| D | php.min.js.map | 1 …egister stream_set_timeout socket_set_timeout socket_get_status realpath fnmatch fsockopen pfsocko…
|
| /plugin/database2/ |
| D | database2.php | 612 $match = fnmatch( $pattern, $pageID );
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …wner fileperms filesize filetype ' +\n 'floatval flock floor flush fmod fnmatch fopen fpassthru f…
|