| /plugin/structtemplate/_vagrant/ |
| D | deprovision_dokuwiki_from_but_protect.sh | 47 for file in $(find "${DW_PATH}" -type f -depth | grep -v "^${DW_PATH}/${PROTECTED_DIR}/") ; do 53 grep -v "^${DW_PATH}/${PROTECTED_DIR}$" | \ 54 grep -v "^${DW_PATH}/${PROTECTED_DIR}/" | \ 55 grep -v "^${DW_PATH}/lib/plugins$" | \ 56 grep -v "^${DW_PATH}/lib$" \
|
| D | provision_dokuwiki.sh | 84 …contained_files=$(tar -tf "${dw_package}" | grep '^dokuwiki-[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][…
|
| /plugin/autologoff/ |
| D | helper.php | 61 $grep = preg_quote(auth_nameencode($usergroup, true), '/'); 62 $grep = '/^'.$grep.'\\t/'; 64 io_deleteFromFile($this->configfile, $grep, true);
|
| /plugin/elasticsearch/vendor/ezimuel/ringphp/ |
| D | Makefile | 14 | grep 'tests/Client/server.js' \ 15 | grep -v grep \
|
| /plugin/odtplus2dw/ |
| D | installLatestPandoc.sh | 3 curl -s https://api.github.com/repos/jgm/pandoc/releases/latest | grep browser_download_url | grep …
|
| /plugin/file2dw/docker/dokuwikiapp/ |
| D | installLatestPandoc.sh | 3 curl -s https://api.github.com/repos/jgm/pandoc/releases/latest | grep browser_download_url | grep …
|
| /plugin/translation/ |
| D | getflags.sh | 3 grep -v '^#' "lang/flags.txt" | \
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/bin/ |
| D | update_authors.sh | 3 git log --format='%aN' | grep -v abraidwood >> AUTHORS.tmp
|
| /plugin/pgn4web/pgn4web/ |
| D | zip-custom-package.sh | 31 pgn4webVer=$(grep "var pgn4web_version = " pgn4web.js | awk -F "'" '{print$2}')
|
| D | release-pgn4web.sh | 11 pgn4webVer=$(grep "var pgn4web_version = " pgn4web.js | awk -F "'" '{print$2}')
|
| /plugin/issuelinks/ |
| D | pre-commit.hook.sh | 5 STAGED_FILES_CMD=`git diff --cached --name-only --diff-filter=ACMR HEAD | grep \\\\.php`
|
| /plugin/do/syntax/ |
| D | do.php | 80 if (preg_match('/\b(\d\d\d\d-\d\d-\d\d)\b/', $content, $grep)) { 81 $data['task']['date'] = $grep[1];
|
| /plugin/tagfilter/script/select2/ |
| D | release.sh | 20 curbranch=`git branch | grep "*" | sed "s/* //"`
|
| /plugin/picasawebalbum/ |
| D | jquery.slimbox2.js | 6 …this;return N.unbind("click").click(function(){var S=this,U=0,T,Q=0,R;T=w.grep(N,function(W,V){ret…
|
| /plugin/chordsheets/js/ |
| H A D | jtab.js | 466 fingeredFrets = jQuery.grep(array, function (pair) { 478 fingeredFrets = jQuery.grep(fingeredFrets, function (n) {
|
| H A D | jtab.min.js | 1 …grep(array,function(t){return 1!=t.length}).map(function(t){return parseInt(t[0])}).map(function(t…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 58.58.js.map | 1 … 'gawk',\n 'gcc',\n 'get',\n 'git',\n 'grep',\n 'hg',\n …
|
| /plugin/codemirror/dist/modes/ |
| D | perl.min.js | 1 …,getservent:1,getsockname:1,getsockopt:1,given:1,glob:1,gmtime:1,"goto":1,grep:1,hex:1,"import":1,… property
|
| D | shell.min.js.map | 1 …t\", \"diff\", \"echo\", \"find\", \"gawk\", \"gcc\", \"get\", \"git\", \"grep\", \"hg\", \"kill\"…
|
| /plugin/jquery/ |
| D | script.js | 12 …grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nod… 19 …isibility")!=="hidden"};F.selectors.filters.animated=function(S){return o.grep(o.timers,function(T…
|
| D | jquery-1.4.2.js | 642 grep: function( elems, callback, inv ) { method 3698 return jQuery.grep(elements, function( elem, i ) { 3703 return jQuery.grep(elements, function( elem, i ) { 3708 var filtered = jQuery.grep(elements, function( elem ) { 3719 return jQuery.grep(elements, function( elem, i ) { 5909 return jQuery.grep(jQuery.timers, function( fn ) {
|
| /plugin/jquery-syntax/ |
| D | jquery-1.6.min.js | 16 …grep(a.getElementsByTagName("input"),bj)}function bj(a){if(a.type==="checkbox"||a.type==="radio")a… method
|
| /plugin/dokumicrobugtracker/js/ |
| D | jquery.js | 2 …grep(a.getElementsByTagName("input"),bj)}function bj(a){if(a.type==="checkbox"||a.type==="radio")a…
|
| /plugin/tline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 79 },filter:function(selector){return this.pushStack(jQuery.isFunction(selector)&&jQuery.grep(this,fun… 202 …ssNames){if(elem.nodeType==1){elem.className=classNames!=undefined?jQuery.grep(elem.className.spli… 323 },grep:function(elems,callback,inv){var ret=[]; method 414 },animated:function(a){return jQuery.grep(jQuery.timers,function(fn){return a==fn.elem;
|
| /plugin/eventline/timeline_ajax/ |
| D | simile-ajax-bundle.js | 79 },filter:function(selector){return this.pushStack(jQuery.isFunction(selector)&&jQuery.grep(this,fun… 202 …ssNames){if(elem.nodeType==1){elem.className=classNames!=undefined?jQuery.grep(elem.className.spli… 323 },grep:function(elems,callback,inv){var ret=[]; method 414 },animated:function(a){return jQuery.grep(jQuery.timers,function(fn){return a==fn.elem;
|