Home
last modified time | relevance | path

Searched refs:values (Results 151 – 175 of 925) sorted by relevance

12345678910>>...37

/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php213 $values = [];
223 $values[] = $d->format('Ymd\\THis');
237 $values[] = $d->format('Ymd\\THis\\Z');
239 $values[] = $d->format('Ymd\\THis');
251 $values[] = $d->format('Ymd');
258 $this->value = $values;
382 $values = $this->getParts();
384 foreach ($values as $value) {
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php203 $values = array();
213 $values[] = $d->format('Ymd\\THis');
227 $values[] = $d->format('Ymd\\THis\\Z');
229 $values[] = $d->format('Ymd\\THis');
241 $values[] = $d->format('Ymd');
248 $this->value = $values;
368 $values = $this->getParts();
370 foreach($values as $value) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php203 $values = array();
213 $values[] = $d->format('Ymd\\THis');
227 $values[] = $d->format('Ymd\\THis\\Z');
229 $values[] = $d->format('Ymd\\THis');
241 $values[] = $d->format('Ymd');
248 $this->value = $values;
368 $values = $this->getParts();
370 foreach($values as $value) {
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php203 $values = array();
213 $values[] = $d->format('Ymd\\THis');
227 $values[] = $d->format('Ymd\\THis\\Z');
229 $values[] = $d->format('Ymd\\THis');
241 $values[] = $d->format('Ymd');
248 $this->value = $values;
368 $values = $this->getParts();
370 foreach($values as $value) {
/plugin/bibtex/OSBib/
H A DUTF8.php153 $values = array();
160 if ( count( $values ) == 0 ) $lookingFor = ( $thisValue < 224 ) ? 2 : 3;
161 $values[] = $thisValue;
162 if ( count( $values ) == $lookingFor ) {
164 ( ( $values[0] % 16 ) * 4096 ) + ( ( $values[1] % 64 ) * 64 ) + ( $values[2] % 64 ):
165 ( ( $values[0] % 32 ) * 64 ) + ( $values[1] % 64 );
167 $values = array();
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/
H A DHasher.php13 public static function hash(...$values) : int argument
15 return self::hashArray($values);
19 * @param array<mixed> $values
21 private static function hashArray(array $values) : int argument
24 foreach ($values as $value) {
/plugin/workflow/
H A Dscript.js56 var values = crit[1].split(',');
59 if (crit[0] == j && values.indexOf(wfstate[j]) == -1) {
102 var values = wfstatedefs[name].split(',');
104 for (var i in values) {
105 …links += wfRenderLink(wfpageid, 'wfRemember(\'' + name + '\',\'' + values[i] + '\');', values[i]) …
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DText.php284 $values = $this->getParts();
286 $map = function ($items) use ($values, $writer) {
290 !empty($values[$i]) ? $values[$i] : null
301 $writer->writeElement('code', $values[0]);
302 $writer->writeElement('description', $values[1]);
304 if (isset($values[2])) {
305 $writer->writeElement('data', $values[2]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2PolicySpecPolicyRule.php98 public function setValues(GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues $values) argument
100 $this->values = $values;
107 return $this->values;
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php177 * @param mixed $values Arguments of touch, chmod, chown and chgrp.
180 public function stream_metadata($path, $option, $values) argument
186 $arity = count($values);
191 $out = touch($path, $values[0]);
193 $out = touch($path, $values[0], $values[1]);
200 $out = chown($path, $values);
206 $out = chgrp($path, $values);
211 $out = chmod($path, $values);
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
H A DUriTemplate.php223 $values = array();
227 $values[$pkey] = $key . $combine . $pvalue;
229 $values[$pkey] = $pvalue;
232 $value = implode($list_sep, $values);
238 $values = array();
243 $values[] = $pkey . "=" . $pvalue; // Explode triggers = combine.
245 $values[] = $pkey;
246 $values[] = $pvalue;
249 $value = implode($list_sep, $values);
/plugin/strata/
H A Dscript.js62 // 'normalize' the values we're sorting
89 // 'normalize' the values we're sorting
133 var valueMap1 = jQuery(item1).data('strata-item-values');
134 var valueMap2 = jQuery(item2).data('strata-item-values');
196 var values = [];
201 if (values.indexOf(v.textContent) == -1) {
202 values.push(v.textContent);
205 } else if (values.indexOf('') == -1) {
206 values.push('');
209 values
297 addToItemMap(item, key, id, values) global() argument
[all...]
/plugin/ac/
H A Dac.php30 public function fetch($type, $values) { argument
35 foreach($values as $prop => $val) {
48 public function fetchSingle($type, $values) { argument
49 $ret = $this->fetch($type, $values);
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/strata/lib/
H A Dstrata_aggregate.php12 * Aggregates are a bit peculiar, as they transform a set of values into
13 * a set of values. This allows both normal aggregation (many->one), but
19 * Aggregates the values and converts them to a new set of values.
21 * @param values array the set to aggregate
23 * @return an array containing the new values
25 function aggregate($values, $hint) { argument
26 return $values;
/plugin/bureaucracy-au/_test/
H A DBureaucracyTest.php26 …function send_form_action_template($form_syntax, $template_syntax, &$validation_errors, ...$values) argument
51 if (!isset($values[$i])) {
52 $values[$i] = null;
55 $isValid = $field->handle_post($values[$i], $data['fields'], $i, $form_id);
/plugin/bureaucracyau/_test/
H A DBureaucracyauTest.php26 …function send_form_action_template($form_syntax, $template_syntax, &$validation_errors, ...$values) argument
51 if (!isset($values[$i])) {
52 $values[$i] = null;
55 $isValid = $field->handle_post($values[$i], $data['fields'], $i, $form_id);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php303 $values = $this->getParts();
305 $map = function($items) use ($values, $writer) {
309 !empty($values[$i]) ? $values[$i] : null
321 $writer->writeElement('code', $values[0]);
322 $writer->writeElement('description', $values[1]);
324 if (isset($values[2])) {
325 $writer->writeElement('data', $values[2]);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php186 $values = [];
197 $values[$dbField] = $value;
202 $values['uri'] = $path;
205 $stmt->execute($values);
245 $values = [];
252 $values[] = '%' . $value . '%';
256 $values[] = '%' . $value . '%';
266 $stmt->execute($values);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php322 if (!\is_array($values) && !$values instanceof \ArrayAccess) {
323 return $values;
326 return $values[$position % \count($values)];
344 if (null === $values) {
348 if (\is_int($values) || \is_float($values)) {
371 $values = twig_convert_encoding($values, 'UTF-8', $charset);
376 $values = preg_split('/(?<!^)(?!$)/u', $values);
384 return $values[mt_rand(0, \strlen($values) - 1)];
389 return $values;
392 $values = twig_to_array($values);
[all …]
/plugin/mermaid/
H A Dsyntax.php85 $values = explode(" ", $match);
86 $divwidth = count($values) < 2 ? 'auto' : $values[1];
87 $divheight = count($values) < 3 ? 'auto' : substr($values[2], 0, -1);
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DSimpleTokenParser.php34 $values = $grammar->parse($token);
36 return $this->getNode($values, $token->getLine());
49 * @param array $values An array of values
52 abstract protected function getNode(array $values, $line); argument
85 protected function getNodeValues(array $values) argument
88 foreach ($values as $value) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php37 public function values() : array function in Antlr\\Antlr4\\Runtime\\Utils\\BitSet
47 return \min($this->values());
52 return Hasher::hash(...$this->values());
72 return \sprintf('{%s}', \implode(', ', $this->values()));
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php297 * @param string|string[] $values
301 function getHeaderValues($values, $values2 = null) { argument
303 $values = (array)$values;
305 $values = array_merge($values, (array)$values2);
307 foreach ($values as $l1) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCollection.php33 private $values; variable in Assetic\\Asset\\AssetCollection
54 $this->values = array();
225 public function setValues(array $values) argument
227 $this->values = $values;
230 $asset->setValues(array_intersect_key($values, array_flip($asset->getVars())));
236 return $this->values;

12345678910>>...37