Home
last modified time | relevance | path

Searched refs:lookup (Results 1 – 25 of 131) sorted by path

123456

/plugin/aceeditor/
H A Dbuild.js1 …nvlucy|deconvreg|deconvwnr|decorrstretch|demosaic|dicom(?:anon|dict|info|lookup|read|uid|write)|ed…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock848 "sebastian/code-unit-reverse-lookup": "^2.0.2",
1617 "name": "sebastian/code-unit-reverse-lookup",
1621 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1626 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
1658 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1660 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
1661 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md1047 * Added: Generalized fallback; does a lookup on the Blob constructor
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js1740 var lookup = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';
1828 return lookup.charAt(num)
H A Dpdfmake.min.js.map1lookup","decode","elt","code","PLUS","PLUS_URL_SAFE","SLASH","SLASH_URL_SAFE","NUMBER","UPPER","LO…
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php108 public function lookup($datasetId, Google_LookupRequest $postBody, $optParams = array()) { function in Google_DatasetsServiceResource
H A DGoogle_FreebaseService.php72 public function lookup($id, $optParams = array()) { function in Google_TopicServiceResource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIdentity.php268 ],'lookup' => [
269 'path' => 'v1/{+parent}:lookup',
450 ],'lookup' => [
451 'path' => 'v1/groups:lookup',
602 ],'lookup' => [
603 'path' => 'v1/{+parent}/memberships:lookup',
H A DDataCatalog.php90 'lookup' => [
91 'path' => 'v1/entries:lookup',
H A DDatastore.php121 ],'lookup' => [
122 'path' => 'v1/projects/{projectId}:lookup',
H A DDatastream.php615 ],'lookup' => [
616 'path' => 'v1/{+parent}/objects:lookup',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DDevicesDeviceUsers.php218 public function lookup($parent, $optParams = []) function in Google\\Service\\CloudIdentity\\Resource\\DevicesDeviceUsers
H A DGroups.php150 public function lookup($optParams = []) function in Google\\Service\\CloudIdentity\\Resource\\Groups
H A DGroupsMemberships.php196 public function lookup($parent, $optParams = []) function in Google\\Service\\CloudIdentity\\Resource\\GroupsMemberships
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DEntries.php62 public function lookup($optParams = []) function in Google\\Service\\DataCatalog\\Resource\\Entries
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/Resource/
H A DProjects.php145 public function lookup($projectId, LookupRequest $postBody, $optParams = []) function in Google\\Service\\Datastore\\Resource\\Projects
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocationsStreamsObjects.php83 public function lookup($parent, LookupStreamObjectRequest $postBody, $optParams = []) function in Google\\Service\\Datastream\\Resource\\ProjectsLocationsStreamsObjects
/plugin/barcodes/
H A Dcomposer.lock381 "sebastian/code-unit-reverse-lookup": "^2.0.2",
892 "name": "sebastian/code-unit-reverse-lookup",
896 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
901 …"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01cce…
933 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
935 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
936 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
/plugin/bez/struct/
H A DBezType.php114 $lookup = trim($INPUT->str('search'));
115 if(utf8_strlen($lookup) < 1) return array();
116 if ($lookup[0] != '#') return array();
118 preg_match('/#([a-z]*)([0-9]+)/', $lookup, $matches);
/plugin/botbouncer/lib/
H A Dbotbouncer.php363 $lookup = $this->honeyPotApiKey.'.'.implode('.', $rev) . '.dnsbl.httpbl.org';
365 $rev = gethostbyname($lookup);
366 if ($lookup != $rev) {
368 $this->addLogEntry('honeypot.log','SPAM '.$lookup.' '.$rev);
372 $this->addLogEntry('honeypot.log','HAM '.$lookup.' '.$rev);
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1711 * Start the page/namespace lookup timer
1725 * Executes the AJAX call for the page/namespace lookup
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1770 * Start the page/namespace lookup timer
1784 * Executes the AJAX call for the page/namespace lookup
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …ion() {\n // TODO: Convert keymap into dictionary format for fast lookup.\n },\n …
/plugin/codemirror/dist/modes/
H A Ddylan.min.js.map1 …\";\n styles[\"signalingCalls\"] = \"builtin\";\n\n // protected words lookup table\n var wordL…
H A Decl.min.js.map1 … import in interface joined keep keyed last left limit load local locale lookup macro many maxcoun…

123456