Home
last modified time | relevance | path

Searched refs:search (Results 301 – 325 of 1061) sorted by relevance

1...<<11121314151617181920>>...43

/plugin/ireadit/action/
H A Dauth.php23 search($data, $conf['datadir'], 'search_allpages', array('skipacl' => true));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/Resource/
H A DServices.php61 public function search($parent, $optParams = []) function in Google\\Service\\ServiceConsumerManagement\\Resource\\Services
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsEvaluations.php63 public function search($parent, $optParams = []) function in Google\\Service\\DataLabeling\\Resource\\ProjectsEvaluations
/plugin/toolbox/extension/
H A Dcontent.js10 if (!gen || (gen.content.search(/DokuWiki/) === -1)) return;
/plugin/fancysearch/
H A Dplugin.info.txt6 desc Provides a dropdown list for common namespaces enhancing the search input.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D5d9d7b84e2fec7ecd832145cbb951cf1.asciidoc32 $response = $client->search($params);
H A D6bbc613bd4f9aec1bbdbabf5db021d28.asciidoc30 $response = $client->search($params);
H A D3cd50a789b8e1f0ebbbc53a8d7ecf656.asciidoc35 $response = $client->search($params);
H A Ddc15e2373e5ecbe09b4ea0858eb63d47.asciidoc35 $response = $client->search($params);
/plugin/searchstats/
H A Dhelper.php27 'desc' => 'returns search word array',
/plugin/nsiconinsearch/
H A Dplugin.info.txt6 desc Show an icon for search results from a certain namespace
/plugin/searchdefaults/
H A Dplugin.info.txt6 desc Offers some more ways to configure the default search behaviour
/plugin/confsearch/
H A Dplugin.info.txt6 desc Inserts a configurable search form in any page
/plugin/fedauth/js/
H A Daoihelper.js13 var query = window.location.search.substring(1);
/plugin/sphinxsearch-was/
H A Dplugin.info.txt6 desc Replace the default search with Sphinx Search
/plugin/strreplace/
H A DREADME.md4 Plugin for Dokuwiki to search and replace strings when a document is opened for editing.
/plugin/spatialhelper/
H A Dplugin.info.txt6 desc Provides spatial indexing and spatial search facilities.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DRecaptchaEnterprise.php191 'search' => [
192 'path' => 'v1/{+project}/relatedaccountgroupmemberships:search',
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js1648 s2 = search,
1652 search[REGEX_DATA] = search[REGEX_DATA] || {};
1656 s2 = search[REGEX_DATA][cacheKey] || (search[REGEX_DATA][cacheKey] = copyRegex(search, {
1658 addY: !!search.sticky,
1669 if (isRegex && search.global) {
1671 search.lastIndex = 0;
1996 if (search[REGEX_DATA]) {
2002 search += ''; // Type-convert
2105 if (search.global) {
2107 search.lastIndex = 0;
[all …]
/plugin/searchform/
H A Dplugin.info.txt6 desc Inserts a search form in any page
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Doperations.asciidoc16 include::search-operations.asciidoc[]
/plugin/pgn4web/pgn4web/images/tilesvg/
H A DREADME.txt1 Chess images from http://openclipart.org/search/?query=Chess+tile
/plugin/partialsearch/
H A Dplugin.info.txt7 desc Enables partial search by surrounding each word with '*'
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DCatalog.php50 public function search(GoogleCloudDatacatalogV1SearchCatalogRequest $postBody, $optParams = []) function in Google\\Service\\DataCatalog\\Resource\\Catalog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DGoogleLocations.php41 public function search(SearchGoogleLocationsRequest $postBody, $optParams = []) function in Google\\Service\\MyBusinessBusinessInformation\\Resource\\GoogleLocations

1...<<11121314151617181920>>...43