Home
last modified time | relevance | path

Searched refs:pop (Results 51 – 75 of 559) sorted by relevance

12345678910>>...23

/plugin/bureaucracyau/script/
H A Duser.js36 return split(term).pop();
81 terms.pop();
/plugin/bureaucracy/script/
H A Duser.js36 return split(term).pop();
81 terms.pop();
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D52.52.js.map1pop' },\n '@keywords': 'keyword',\n '@builti…
H A D19.19.js1 …"string",next:"@pop"},"@default":"string"}}]],litstring:[[/[^"]+/,"string"],[/""/,"string.escape"]…
H A D14.14.js.map1pop'\n },\n '$S2==litinterpstring': {\n …
H A D64.64.js.map1pop' }]\n ],\n sstring: [\n [/\\[/, { token: '@brackets', next: '@nestedC…
H A D45.45.js1pop"}]],whitespace:[[/^(\s*)(\/\/.*)$/,{token:"comment",next:"@blockText.$1.comment"}],[/[ \t\r\n]…
H A D66.66.js.map1pop'],\n [/[\\/*]/, 'comment']\n ],\n jsdoc: [\n [/[^\\/*]+/, …
/plugin/codemirror/dist/modes/
H A Dyacas.min.js1pop();if(c==="["||c==="{"||c==="(")b.scopes.push(c);f=o(b);if(f==="["&&c==="]"||f==="{"&&c==="}"||…
H A Druby.min.js1pop();return c.tokenize[c.tokenize.length-1](b,c)}else{c.tokenize[c.tokenize.length-1]=m(a-1)}}els…
H A Ddockerfile.min.js1 …ng"},{regex:/'/,token:"string",pop:true}],"double":[{regex:/(?:[^\\"]|\\.)/,token:"string"},{regex…
H A Dsoy.min.js.map1pop","skipToEnd","paramRe","current","peekChar","peek","indexOf","endTag","tagName","substring","s…
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshAutoloader.js48 return item.pop
58 url = aliases.pop()
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshAutoloader.js64 return item.pop
74 url = aliases.pop()
/plugin/vkeyboard/
H A Dchange_log17 The toolbar button opens a pop-up where the language is selected from a drop-down
27 Upgraded the pop-up window which opens when the toolbar button is clicked.
36 Fixed bug which prevented pop-u[ selection window from opening
/plugin/data-au/
H A Dscript.js75 return split(term).pop();
133 terms.pop();
/plugin/data/
H A Dscript.js75 return split(term).pop();
133 terms.pop();
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js37 if ( aArgs.length == 1 && aArgs[0].pop )
55 if ( aArgs.length == 1 && aArgs[0].pop )
/plugin/tagging/
H A Dscript.js101 return split(term).pop();
133 terms.pop();
/plugin/jirainfo/conf/
H A Ddefault.php12 $conf['popoverAnimation'] = 'pop';
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.default.class.php76 $context->pop();
83 $context->pop();
/plugin/prettyphoto/
H A Dprettyphoto.conf.js.example4 // disable social media integration in the pop-up frame
/plugin/latexport/_test/
H A Ddecorator_includer.test.php48 $link = $this->includes->pop();
182 $link = $this->includes->pop();
201 $link = $this->includes->pop();
262 $link = $this->includes->pop();
279 $link = $this->includes->pop();
/plugin/watchcycle/
H A Dscript.js60 return autcmpl_split(term).pop();
97 terms.pop();
/plugin/statistics/inc/
H A DStatisticsLogger.class.php498 /** @var helper_plugin_popularity $pop */
499 $pop = plugin_load('helper', 'popularity');
501 search($list, $conf['datadir'], array($pop,'searchCountCallback'), array('all' => false), '');
527 /** @var helper_plugin_popularity $pop */
528 $pop = plugin_load('helper', 'popularity');
530 search($list, $conf['mediadir'], array($pop, 'searchCountCallback'), array('all' => true), '');

12345678910>>...23