Home
last modified time | relevance | path

Searched refs:key (Results 1826 – 1850 of 2492) sorted by relevance

1...<<71727374757677787980>>...100

/plugin/vbsso/views/
H A Dadmin.html2-1.tpl15 <p>Please disconnect this platform to change shared key</p>
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgae-stub-1.0.8.jar ... String get () public java.lang.String key () static void <clinit> () } ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/vbsso/includes/
H A Dapi.php47 foreach ($supported as $key => $item) {
48 $settings[$key] = $json[$item['field']];
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DDecoder.php241 list($key, $offset) = $this->decode($offset);
243 $map[$key] = $value;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DEC.php368 $key = $type::saveParameters($this->curve);
370 return EC::load($key, 'PKCS1')
/plugin/authgooglesheets/
H A Dhelper.php82 foreach ($values as $key => $row) {
84 $rowNum = $key + 2;
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php309 foreach ($headers as $key => $value) {
310 $this->request = $this->request->withHeader($key, $value);
/plugin/indexmenu/
H A Daction.php112 $cache->key .= "#" . $newkey;
113 $cache->cache = getCacheName($cache->key, $cache->ext);
217 //key of directory has extra : on the end
/plugin/twofactor/
H A Dadmin.php242 foreach ($filter as $key => $value) {
244 if ($value && preg_match("/$q/iu", $userdata[$key])) {
/plugin/mellelexport/
H A Drenderer.php314 foreach ($m as $key => $value) {
316 $mapping = $m[$key];
459 if ($tag === 'header' OR (isset($key) AND $key === 'header')) {
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc214 <cfset var key = "" />
248 for( key in this.config )
250 iPos = listFindNoCase( lConfigKeys, key );
256 fieldValue = this.config[key];
H A Dfckeditor.cfm163 for( key in attributes.config )
165 iPos = listFindNoCase( lConfigKeys, key );
171 fieldValue = attributes.config[key];
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c463 char *key = estrndup((char *)entry_data_list->entry_data.utf8_string, in handle_map() local
465 if (NULL == key) { in handle_map()
482 add_assoc_zval(z_value, key, new_value); in handle_map()
483 efree(key); in handle_map()
/plugin/const/
H A Dclass.evalmath.php692 foreach ( $error_data as $key => $value ) {
693 if ( is_int( $key ) ) {
708 $search[] = '{$error_data->' . $key . '}';
969 return key( $values );
/plugin/diagramsnet/lib/
H A Delectron.js955 function writePngWithText(origBuff, key, text, compressed, base64encoded) argument
957 var isDpi = key == 'dpi';
961 …var dataLen = isDpi? 9 : key.length + data.length + 1; //we add 1 zeros with non-compressed data, …
967 dataLen = key.length + data.length + 2; //we add 2 zeros with compressed data
1031 outBuff.write(key, outOffset);
1032 outOffset += key.length;
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguageResult.php86 return (string) \key($this->result);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc184 <cfargument name="key" type="string" required="yes">
186 <cfif lcase(trim(key)) eq "throwonerror">
189 <cfset imageCFC.setOption(key, val)>
194 <cfargument name="key" type="string" required="yes">
195 <cfreturn imageCFC.getOption(key)>
/plugin/swiftmail/
H A DSwift.php123 foreach (array_keys($this->listeners) as $key)
125 $listener = "Swift_Events_" . $key;
127 if ($plugin instanceof $listener) $this->listeners[$key][$id] = $plugin;
/plugin/mediasyntax/
H A Dhelper.php299 $key = ($sect) ? $page . '#' . $sect : $page;
302 if (!$this->includes[$key]) {
304 $this->includes[$key] = true;
/plugin/quickstats/
H A Dsyntax.php543 foreach($b as $key=>$val) {
544 if(strpos($key,$a) !== false) {
545 $tmp[$key] = $val;
/plugin/siteexport/
H A Djquery.filedownload.js280 …var key = settings.encodeHTMLEntities ? htmlSpecialCharsEntityEncode(decodeURIComponent(kvp[0])) :…
281 if (key) {
283 … formInnerHtml += '<input type="hidden" name="' + key + '" value="' + value + '" />';
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php131 foreach($padList as $pad => $key){ // For each pad in the object
/plugin/passwordgenerator/
H A Dscript.js88 key: "g", property in window.toolbar
/plugin/pwaoffline/node_modules/idb-keyval/dist/
H A Didb-keyval-iife.min.js1 ….openCursor).call(e).onsuccess=function(){this.result&&(t.push(this.result.key),this.result.contin…

1...<<71727374757677787980>>...100