Home
last modified time | relevance | path

Searched refs:keys (Results 26 – 50 of 576) sorted by relevance

12345678910>>...24

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DGetJSONWebKeysResponse.php45 public function setKeys($keys) argument
47 $this->keys = $keys;
54 return $this->keys;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DLookupRequest.php31 public function setKeys($keys) argument
33 $this->keys = $keys;
40 return $this->keys;
/plugin/authgooglesheets/vendor/psr/cache/src/
H A DCacheItemPoolInterface.php37 * @param string[] $keys
50 public function getItems(array $keys = array()); argument
97 * @param string[] $keys
107 public function deleteItems(array $keys); argument
/plugin/mikioplugin/syntax/
H A Dicon.php40 $keys = array_keys($data);
41 $keys = array_pad($keys, 10, '');
44 $insert = str_replace('$' . $i, $keys[$i], $insert);
/plugin/dlcounter/
H A Dsyntax.php154 $keys = array_keys( $arr );
155 for( $i = 0; $i < count($keys); $i++ ){
156 if( $back2Front ) $keys[$i] = $this->switchKeyHelperA( $keys[$i] );
157 else $keys[$i] = $this->switchKeyHelperB( $keys[$i] );
159 return array_combine( $keys, $arr );
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApiKeysService.php44 public $keys; variable in Google\\Service\\ApiKeysService
67 'keys',
71 'path' => 'v2/keys:lookupKey',
106 'keys',
110 'path' => 'v2/{+parent}/keys',
158 'path' => 'v2/{+parent}/keys',
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DMemoryCacheItemPool.php57 public function getItems(array $keys = []): iterable argument
61 foreach ($keys as $key) {
112 public function deleteItems(array $keys): bool argument
114 array_walk($keys, [$this, 'isValidKey']);
116 foreach ($keys as $key) {
/plugin/fedauth/Auth/OpenID/
H A DMessage.php132 $this->keys = array();
155 function keys() function in Auth_OpenID_Mapping
157 return $this->keys;
176 $temp[] = array($this->keys[$i],
187 return count($this->keys);
196 $index = array_search($key, $this->keys);
201 $this->keys[] = $key;
229 $old_keys = $this->keys;
232 $this->keys = array();
236 $this->keys[] = $k;
[all …]
/plugin/bookmarkme/
H A Daction.php24 * @param array $keys array with keys
28 function array_combine( $keys, $vals ) { argument
29 $keys = array_values( (array) $keys );
31 $n = max( count( $keys ), count( $vals ) );
34 $r[ $keys[ $i ] ] = $vals[ $i ];
/plugin/openid/Auth/OpenID/
H A DMessage.php136 private $keys = []; variable in Auth_OpenID_Mapping
170 function keys() function in Auth_OpenID_Mapping
172 return $this->keys;
192 $this->keys[$i],
204 return count($this->keys);
216 $index = array_search($key, $this->keys);
221 $this->keys[] = $key;
253 $old_keys = $this->keys;
256 $this->keys = [];
260 $this->keys[] = $k;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch_with_keys.test2 "batch" filter preserves array keys
4 {{ {'foo': 'bar', 'key': 'value'}|batch(4)|first|keys|join(',') }}
5 {{ {'foo': 'bar', 'key': 'value'}|batch(4, 'fill')|first|keys|join(',') }}
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteKeyboard.php32 * Send keys to active element
33 * @param string|array $keys
36 public function sendKeys($keys) argument
40 $activeElement->sendKeys($keys);
43 'value' => WebDriverKeys::encode($keys),
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DRedis.php117 $keys = $this->redis->hkeys($this->key);
122 function ($pipe) use ($keys, $me) {
123 foreach ($keys as $k) {
199 $keys = $this->redis->hkeys($this->stateKey);
204 function ($pipe) use ($keys, $me) {
205 foreach ($keys as $k) {
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DRedis.php117 $keys = $this->redis->hkeys($this->key);
122 function ($pipe) use ($keys, $me) {
123 foreach ($keys as $k) {
199 $keys = $this->redis->hkeys($this->stateKey);
204 function ($pipe) use ($keys, $me) {
205 foreach ($keys as $k) {
/plugin/webcode/
H A DwebCodeConsole.js51 let keys = Object.keys(input);
52 for (let i = 0; i < keys.length; i++) {
53 s += " " + keys[i] + " : " + input[keys[i]] + ";\n";
/plugin/quickstats/scripts/
H A Dextended_data.php40 $keys =array_keys($_POST); variable
41 foreach($keys as $key) {
110 $keys = $keys =array_keys($_POST);
111 foreach($keys as $key) {
404 $keys =array_keys($_POST);
405 foreach($keys as $key) {
431 $keys =array_keys($_POST);
432 foreach($keys as $key) {
476 $keys=array_keys($_POST);
477 foreach($keys as $key) {
[all …]
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1keys:"<Left>",type:"keyToKey",toKeys:"h"},{keys:"<Right>",type:"keyToKey",toKeys:"l"},{keys:"<Up>"…
2 …nsert"||i.context&&i.context!=c||d.operator&&i.type=="action"||!(e=la(a,i.keys))){continue}if(e=="…
3keys:a,type:"keyToEx",exArgs:{input:c.substring(1)}};if(d){f.context=d}b.unshift(f)}else{var f={ke… property in Ib.f
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Darray.test10 {{ {0: 1, 'foo': 'bar'}|keys|join(',') }}
13 {{ {0: 1, foo: 'bar'}|keys|join(',') }}
34 {# keys can be any expression #}
38 {{ ary|keys|join(',') }}
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLine.php83 $keys = $INPUT->arr('keys');
88 if (count($keys) !== count($values) || count($newKey) !== count($newValue)) {
94 if (!empty($keys)) {
95 $lines = array_combine($keys, $values);
/plugin/jiralinks/
H A Daction.php51 if(preg_match_all('/[A-Z]+?-[0-9]+/', $event->data[0][1], $keys)) {
53 $keys = array_unique($keys[0]);
62 foreach($keys as $key) {
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php193 public $keys; variable in Google_AllocateIdsRequest
194 public function setKeys(/* array(Google_Key) */ $keys) { argument
195 $this->assertIsArray($keys, 'Google_Key', __METHOD__);
196 $this->keys = $keys;
199 return $this->keys;
206 public $keys; variable in Google_AllocateIdsResponse
210 $this->keys = $keys;
213 return $this->keys;
457 public $keys; variable in Google_LookupRequest
463 $this->keys = $keys;
[all …]
/plugin/combo/resources/webcode/
H A Dwebcode-console.js107 let keys = Object.keys(input);
108 for (let i = 0; i < keys.length; i++) {
109 s += " " + keys[i] + " : " + input[keys[i]] + ";\n";
/plugin/subconfhelper/helper/
H A Dconfig.php67 …$keys = array_merge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_k…
68 $keys = array_unique($keys);
70 foreach ($keys as $key) {
/plugin/data/Form/
H A DDropdownElement.php85 $keys = array_keys($options);
86 return (string)array_shift($keys);
91 $keys = array_keys($options);
92 return (string)array_shift($keys);
/plugin/virtualkeyboard/vk/extensions/
H A Ddocumentselection.js25 var keys = { class
101 el[keys['selectionStart']] = parseInt(start);
102 el[keys['selectionEnd']] = parseInt(end);
172 …return start<1?(start==0&&force?0:(parseInt(el[keys['selectionStart']])?parseInt(el[keys['selectio…
215 …return end<1?(end==0&&force?0:(parseInt(el[keys['selectionEnd']])?parseInt(el[keys['selectionEnd']…

12345678910>>...24