| /dokuwiki/.github/workflows/ |
| H A D | deletedFiles.yml | 27 if (git check-attr export-ignore "$E" | grep -q "export-ignore: set"); then 30 … grep -v "^$E$" data/deleted.files > data/deleted.files.tmp && mv data/deleted.files{.tmp,} 36 if (git check-attr export-ignore "$F" | grep -q "export-ignore: set"); then 39 if grep -q "^$F$" data/deleted.files; then
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | bash.php | 176 'gimptool', 'gmake', 'gocr', 'grep', 'groups', 'gs', 'gunzip', 191 'git get-tar-commit-id', 'git grep', 'git hash-object', 'git help', 232 'git-grep', 'git-hash-object', 'git-help', 'git-http-fetch',
|
| H A D | perl6.php | 90 'all', 'any', 'cat', 'classify', 'defined', 'grep', 'first',
|
| H A D | jquery.php | 123 'support', 'browser', 'version', 'boxModal', 'extend', 'grep', 'makeArray',
|
| H A D | perl.php | 109 'getsockname', 'getsockopt', 'glob', 'gmtime', 'goto', 'grep',
|
| H A D | scilab.php | 115 …'grayplot_properties', 'graypolarplot', 'great', 'grep', 'group', 'gschur', 'gsort', 'gspec', 'gst…
|
| H A D | groovy.php | 901 'flatten', 'get', 'grep', 'inject', 'intersect',
|
| H A D | rsplus.php | 122 …es', 'getTaskCallbackNames', 'gettext', 'gettextf', 'getwd', 'gl', 'globalenv', 'gregexpr', 'grep',
|
| /dokuwiki/_test/core/ |
| H A D | TestRequest.php | 154 // now execute dokuwiki and grep the output
|
| H A D | phpQuery-onefile.php | 5487 * @link http://docs.jquery.com/Utilities/jQuery.grep 5489 public static function grep($array, $callback, $invert = false) { function in phpQuery
|
| /dokuwiki/vendor/splitbrain/slika/src/ |
| H A D | GdAdapter.php | 57 // grep the exif info from the raw contents
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.min.js | 2 …grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(ce.grep(this,functi… method
|
| H A D | jquery-ui.min.js | 6 …grep(t,function(t){return i.test(t.label||t.value||t)})}}),V.widget("ui.autocomplete",V.ui.autocom…
|
| /dokuwiki/lib/scripts/ |
| H A D | media.js | 912 return jQuery.grep(['1', '2', '3', '4'], allowed)[0] || false;
|