Home
last modified time | relevance | path

Searched full:grep (Results 1 – 14 of 14) sorted by relevance

/dokuwiki/.github/workflows/
H A DdeletedFiles.yml27 if (git check-attr export-ignore "$E" | grep -q "export-ignore: set"); then
30grep -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 Dbash.php176 '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 Dperl6.php90 'all', 'any', 'cat', 'classify', 'defined', 'grep', 'first',
H A Djquery.php123 'support', 'browser', 'version', 'boxModal', 'extend', 'grep', 'makeArray',
H A Dperl.php109 'getsockname', 'getsockopt', 'glob', 'gmtime', 'goto', 'grep',
H A Dscilab.php115 …'grayplot_properties', 'graypolarplot', 'great', 'grep', 'group', 'gschur', 'gsort', 'gspec', 'gst…
H A Dgroovy.php901 'flatten', 'get', 'grep', 'inject', 'intersect',
H A Drsplus.php122 …es', 'getTaskCallbackNames', 'gettext', 'gettextf', 'getwd', 'gl', 'globalenv', 'gregexpr', 'grep',
/dokuwiki/_test/core/
H A DTestRequest.php154 // now execute dokuwiki and grep the output
H A DphpQuery-onefile.php5487 * @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 DGdAdapter.php57 // grep the exif info from the raw contents
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(ce.grep(this,functi… method
H A Djquery-ui.min.js6grep(t,function(t){return i.test(t.label||t.value||t)})}}),V.widget("ui.autocomplete",V.ui.autocom…
/dokuwiki/lib/scripts/
H A Dmedia.js912 return jQuery.grep(['1', '2', '3', '4'], allowed)[0] || false;