Home
last modified time | relevance | path

Searched defs:search (Results 76 – 100 of 154) sorted by relevance

1234567

/plugin/odt/ODT/
H A DODTUtility.php626 protected static function getLinkURL ($search) {
/plugin/jsonrpc/
H A Djsonrpc.php237 public function search($searchString) function in dokuwiki_jsonrpc_server
/plugin/eventline/
H A Dplain.php129 function internallink($id, $name = NULL, $search=NULL,$returnonly=false)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearch.php331 public function search($query = '', $options = null, string $method = Request::POST): ResultSet global() function in Elastica\\Search
H A DIndex.php477 public function search($query = '', $options = null, string $method = Request::POST): ResultSet global() function in Elastica\\Index
[all...]
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php657 public static function strLreplace($search, $replace, $subject)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js731 self.replace = function (str, search, replacement, scope) { argument
999 fixed.replace = function (search, replacement) { argument
1754 function findElement(target, search, reverse /* optional */) argument
/plugin/strata/
H A Dscript.js243 filter = function(search) { argument
[all...]
/plugin/fastwiki/
H A Dscript.js70 var formActions = {search: 1}; property in plugin_fastwiki.fixActionLinks.formActions
/plugin/dokutexit/
H A Dlatex.php439 function internallink($id, $name = NULL, $search=NULL, $returnonly=false) {
476 function internallink_xhtml($id, $name = NULL, $search=NULL, $returnonly=false) {
/plugin/nroff/
H A Drenderer.php513 function internallink($id, $name = NULL, $search=NULL,$returnonly=false) {
/plugin/actionrenderer/
H A Drenderer.php387 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '…
/plugin/edittable/renderer/
H A Dinverse.php392 …function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = 'content…
/plugin/text/
H A Drenderer.php436 …function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = 'content…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php1352 public function search(array $params = []) global() function in Elasticsearch\\Client
[all...]
/plugin/metaeditor/
H A Djstree.js262 $.expr[':'].jstree = $.expr.createPseudo(function(search) { argument
6512 this.search = function (str, skip_async, show_only_matches, inside, append) { method in AnonymousFunctiona82bfad210a00
6651 $.vakata.search = function(pattern, txt, options) { function
6688 search = function (text) { function
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js473 function findElement(target, search, reverse /* optional */) argument
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML.js57 …","$$"],["\\[","\\]"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",…
59 …cript","style","textarea","pre","code","annotation","annotation-xml"],ignoreClass:"asciimath2jax_i…
H A DTeX-MML-AM_SVG-full.js53 …","$$"],["\\[","\\]"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",…
55 …cript","style","textarea","pre","code","annotation","annotation-xml"],ignoreClass:"asciimath2jax_i…
H A DTeX-MML-AM_HTMLorMML-full.js60 …","$$"],["\\[","\\]"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",…
62 …cript","style","textarea","pre","code","annotation","annotation-xml"],ignoreClass:"asciimath2jax_i…
H A DAccessible.js61 …","$$"],["\\[","\\]"]],skipTags:["script","noscript","style","textarea","pre","code","annotation",…
/plugin/combo/resources/dictionary/
H A Dicomoon-icons.json136 "search": "135-search", string
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js6838 function testMeta(re, cell, search, checkIndex) argument
6886 function search(internalCall, trySameCell, stayOnPage) function
/plugin/datatables/assets/datatables.net/js/
H A Djquery.dataTables.min.js38 C(b,"sName").join(","));u("iDisplayStart",g);u("iDisplayLength",i);var G={draw:a.iDraw,columns:[],order:[],start:g,length:i,search:{value:e.sSearch,regex:e.bRegex}};for(g=0;g<c;g++ global() class in wb.G
72 d?e[j]:B(a,j,b,"sort"),c._aSortData[b]=g?g(f):f}function za(a){if(a.oFeatures.bStateSave&&!a.bDestroying){var b={time:+new Date,start:a._iDisplayStart,length:a._iDisplayLength,orde global() property in za.b
[all...]
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php77 public function search($query, $optParams = array()) { function in Google_ActivitiesServiceResource
291 public function search($query, $optParams = array()) { function in Google_PeopleServiceResource

1234567