Home
last modified time | relevance | path

Searched refs:search (Results 551 – 575 of 1061) sorted by relevance

1...<<21222324252627282930>>...43

/plugin/tindexmenu/
H A Dajax.php183 search($data,$conf['datadir'],array($idxm,'_search_index'),$opts,$fsdir);
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 …,j;var a=function(){var p=window.location.pathname;var i=window.location.search;var o=p.match(/\/(…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DFolders.php250 public function search($optParams = []) function in Google\\Service\\CloudResourceManager\\Resource\\Folders
H A DProjects.php236 public function search($optParams = []) function in Google\\Service\\CloudResourceManager\\Resource\\Projects
/plugin/indexmenu/
H A Dajax.php
/plugin/spatialhelper/
H A DREADME.md3 Provides spatial indexing and spatial search facilities.
/plugin/dokutexit/
H A Dconfig.php128 search($all_refnotes_pages,$conf['datadir'],'search_universal',$opts,$refnotes_nsdir);
375 search($list,$conf['datadir'],'search_universal',$opts,$nsdir);
/plugin/tplmod/
H A Daction.php184 $search = $this->getConf('search');
185 if(!empty($search)) {
/plugin/fullindex/
H A Daction.php42 require_once(DOKU_INC.'inc/search.php');
/plugin/tagentry/
H A Daction.php138 search( $data, $conf['datadir'], array(
/plugin/explorertree/
H A Dhelper.php109search($data,$conf['datadir'],'search_index',array('ns'=>getNS($ID)),$dir,$dir == '' ? 1 : count(e…
/plugin/simplenavi/
H A Dsyntax.php88 * @param string $ns the namespace to search in
104 // and will skip it by default in the search callback
116 // execute search using our own callback
117 search(
229 * Custom search callback
/plugin/referrers/
H A DREADME.md25 …m the **Admin** page) to make `:wiki:referrers` not publicly readable so search engines won't inde…
/plugin/stars2/
H A DREADME.md83 * Dark Glass - http://kde-look.org/usermanager/search.php?username=mentalrey
/plugin/toolbox/
H A DToolboxFindAndReplace.js211 var idx = text.search(re);
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js5 !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e){return t=t||window,e=e||o(t),r(t,e),n(e,t,t.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(m,b,t,p){"use strict";function h(t){return n.href=t,-1===(t=n.host).indexOf("/")&&0!==n.pathname.indexOf("/")&&(t+="/"),n.protocol+"//"+t+n.pathname+n.search}var e=m.fn.dataTable,n=t.createElement("a");return e.ext.buttons.print={className:"buttons-print", (…)
/plugin/ajaxpeon/
H A Daction.php137 search($data,$conf['datadir'], 'search_allpages', array(),$ns);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php191 public static function search(FilterInterface $filter, ...$attributes): SearchRequest
187 public static function search(FilterInterface $filter, ...$attributes): SearchRequest global() function in FreeDSx\\Ldap\\Operations
/plugin/xcom/scripts/
H A DsafeFN_class-cmpr.js1 …Decode:function(d){var c=new Array();var e=0;var a="";var b=0;while((e=d.search(/[^\x00-\x7F]/))!=…
H A DsafeFN_class.js221 while ((pos = utf8str.search(/[^\x00-\x7F]/)) != -1) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsFhirStoresFhir.php431 public function search($parent, SearchResourcesRequest $postBody, $optParams = []) function in Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsFhirStoresFhir
/plugin/discussion/
H A Dhelper.php106 search($items, $dir, 'search_allpages', array());
/plugin/subpages/
H A Dsyntax.php254 search($dummy, $path, array($this, '_searchCallback'), array('ns' => $ns),'',1,'natural');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIdentity.php477 ],'search' => [
478 'path' => 'v1/groups:search',
/plugin/pagemove/
H A Dadmin.php240 search($namesp, $conf['datadir'], 'search_namespaces', array());
318 search($items, $conf['datadir'], 'search_index', '', $nsRelPath);
434 search($pagelist, $conf['datadir'], 'search_index', '', $pathToSearch);

1...<<21222324252627282930>>...43