Home
last modified time | relevance | path

Searched refs:QUERY (Results 26 – 39 of 39) sorted by relevance

12

/plugin/elasticsearch/helper/
H A Dform.php25 global $QUERY;
31 $searchForm->addTextInput('q')->val($QUERY)->useInput(false);
/plugin/authplaincas/
H A Dauth.php246 global $QUERY;
247 $login_url = DOKU_URL . 'doku.php?id=' . $QUERY;
253 global $QUERY;
258 $logout_url = DOKU_URL . 'doku.php?id=' . $QUERY;
/plugin/linkbonus/syntax/
H A Dinterwiki.txt217 if(preg_match('#\{(URL|NAME|SCHEME|HOST|PORT|PATH|QUERY)\}#',$url)){
227 $url = str_replace('{QUERY}',$parsed['query'],$url);
/plugin/advanced/lang/fr/config/
H A Dinterwiki.txt19 | {QUERY} | Requête si une URL a été donnée en tant que nom de Wiki |
/plugin/advanced/lang/en/config/
H A Dinterwiki.txt29 | {QUERY} | query part if an URL was given as wikiname …
/plugin/tagging/
H A Dhelper.php640 global $QUERY;
641 $parsedQuery = ft_queryParser(new Doku_Indexer(), $QUERY);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D21.21.js.map1 …E',\n 'INPUT_OBJECT',\n 'INPUT_FIELD_DEFINITION',\n 'QUERY',\n 'MUTATI…
H A D35.35.js.map1 …FILES',\n 'PROXY',\n 'PURGE',\n 'QUARTER',\n 'QUERY',\n 'QUICK'…
H A D61.61.js.map1 …Y_NAME',\n 'PUBLIC',\n 'PUT',\n 'QUARTER',\n 'QUERY',\n 'QUERY_…
/plugin/farm/install/animaltemplate/conf/
H A Dinterwiki.conf26 coral http://{HOST}.{PORT}.nyud.net:8090/{PATH}?{QUERY}
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js634 …ndChildren=function(a){};sre.TrieNode.Kind={ROOT:"root",DYNAMIC:"dynamic",QUERY:"query",BOOLEAN:"b… property in sre.TrieNode.Kind
637 …ode.Kind.DYNAMIC:return new sre.DynamicTrieNode(b);case sre.TrieNode.Kind.QUERY:return new sre.Que…
641 …his,a,sre.TrieNodeFactory.constraintTest_(a));this.kind=sre.TrieNode.Kind.QUERY};goog.inherits(sre…
642 ….Kind.DYNAMIC,c);b=this.addNode_(b,a.precondition.query,sre.TrieNode.Kind.QUERY,c);d=a.preconditio…
647 …];for(a=[a];a.length;){var c=a.shift();if(c.getKind()===sre.TrieNode.Kind.QUERY||c.getKind()===sre…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs9478 /*::[*/0x003C/*::]*/: { n:"QUERY" },
9537 /*::[*/0x0021/*::]*/: { n:"QUERY" },
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …\\?[^#]*)?(#.*)?$/;\n // SCHEME HOST 1.PATH 2.QUERY 3.REF\n // Patt…

12