Home
last modified time | relevance | path

Searched refs:context (Results 326 – 350 of 1053) sorted by relevance

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

/plugin/sqlraw/
H A Dsorttable.min.js43 …ay.forEach){Array.forEach=function(array,block,context){for(var i=0;i<array.length;i++){block.call… argument
44context){for(var key in object){if(typeof this.prototype[key]=="undefined"){block.call(context,obj… argument
45 resolve.forEach(object,block,context);}};
/plugin/quickstats/scripts/
H A Dsorttable.js449 Array.forEach = function(array, block, context) { argument
451 block.call(context, array[i], i, array);
457 Function.prototype.forEach = function(object, block, context) {
460 block.call(context, object[key], key, object);
466 String.forEach = function(string, block, context) { argument
468 block.call(context, chr, index, string);
473 var forEach = function(object, block, context) { argument
481 object.forEach(block, context);
490 resolve.forEach(object, block, context);
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DPropertyRead.php57 TypeContext $context = null argument
68 $type = $typeResolver->resolve(array_shift($parts), $context);
82 $description = $descriptionFactory->create(implode('', $parts), $context);
H A DPropertyWrite.php57 TypeContext $context = null argument
68 $type = $typeResolver->resolve(array_shift($parts), $context);
82 $description = $descriptionFactory->create(implode('', $parts), $context);
H A DVar_.php57 TypeContext $context = null argument
68 $type = $typeResolver->resolve(array_shift($parts), $context);
82 $description = $descriptionFactory->create(implode('', $parts), $context);
H A DProperty.php57 TypeContext $context = null argument
68 $type = $typeResolver->resolve(array_shift($parts), $context);
82 $description = $descriptionFactory->create(implode('', $parts), $context);
H A DParam.php63 TypeContext $context = null argument
75 $type = $typeResolver->resolve(array_shift($parts), $context);
94 $description = $descriptionFactory->create(implode('', $parts), $context);
/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.max.php24 function apply(&$box, &$context) { argument
40 $this->add_width($child->get_max_width($context, $this->_limit));
43 $this->add_width($child->get_max_width($context, $this->_limit));
H A Dbox.text.string.php46 function get_min_width(&$context) { argument
50 function get_max_width(&$context) { argument
H A Dstrategy.width.absolute.positioned.php11 function apply(&$box, &$context) { argument
57 $preferred_minimum_width = $box->get_preferred_minimum_width($context);
62 $preferred_width = $box->get_preferred_width($context);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ExclusionStrategy/
H A DAlwaysExcludeExclusionStrategy.php14 public function shouldSkipClass(ClassMetadata $metadata, Context $context): bool argument
19 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool argument
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DBlockQuoteParser.php
/plugin/freechat/phpfreechat/src/
H A Dpfccommand.class.php218 function RunPendingCmdToPlay($nickid, $context, &$xml_reponse) argument
237 if (!isset($cmdp['sender'])) $cmdp['sender'] = $context['sender'];
238 if (!isset($cmdp['recipient'])) $cmdp['recipient'] = $context['recipient'];
239 if (!isset($cmdp['recipientid'])) $cmdp['recipientid'] = $context['recipientid'];
240 $cmdp['clientid'] = $context['clientid']; // the clientid must be the current user one
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php27 protected $context = []; variable in cebe\\markdown\\Parser
202 array_unshift($this->context, $block[0]);
204 array_shift($this->context);
345 array_unshift($this->context, $method);
347 array_shift($this->context);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyAssertionResponse.php38 public $context; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
225 public function setContext($context) argument
227 $this->context = $context;
234 return $this->context;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Twig/
H A DSerializerExtension.php61 …public function serialize(object $object, string $type = 'json', ?SerializationContext $context = … argument
63 return $this->serializer->serialize($object, $type, $context);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenStream.php78 * Return the text of all tokens in the source interval of the specified context.
89 * @param RuleContext $context The context providing the source interval
92 * @return string The text of all tokens within the source interval of `context`.
94 public function getTextByContext(RuleContext $context) : string; argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DPreDeserializeEvent.php20 public function __construct(DeserializationContext $context, $data, array $type) argument
22 parent::__construct($context, $type);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php498 if ($config->context === null || $config->context->hasEmptyPath()) {
499 if ($config->context === null || $config->context->isEmpty()) {
509 if ($config->context !== null && !$config->context->isEmpty()) {
510 for ($i = 0; $i < $config->context->getLength(); $i++) {
511 if ($config->context->getReturnState($i) !== PredictionContext::EMPTY_RETURN_STATE) {
512 $newContext = $config->context->getParent($i);// "pop" return state
513 $returnState = $this->atn->states[$config->context
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DNameTest.php28 $context = new NameExpression('_context', 1);
44 [$context, "// line 1\n\$context"],
/plugin/refnotes/
H A Dcore.php25 private $context; variable in refnotes_parser_core
44 /* Default context. Should never be used, but just in case... */
45 $this->context = array(new refnotes_parsing_context());
61 $this->context[] = new refnotes_parsing_context();
70 unset($this->context[count($this->context) - 1]);
90 return end($this->context);
/plugin/codemirror/dist/modes/
H A Dverilog.min.js1context);return a.context=e}function H(a){var b=a.context.type;if(b==")"||b=="]"||b=="}"){a.indent… property in AnonymousFunction03b003210400.b
/plugin/metaeditor/
H A Dstyle.css116 .vakata-context {
119 .vakata-context,
120 .vakata-context ul {
134 .vakata-context .vakata-context-right ul {
160 .vakata-context li > a.vakata-context-parent {
168 .vakata-context .vakata-context-hover > a {
173 .vakata-context .vakata-context-separator > a,
174 .vakata-context .vakata-context-separator > a:hover {
230 .vakata-context-rtl li > a.vakata-context-parent {
235 .vakata-context-rtl .vakata-context-separator > a {
[all …]
/plugin/authucenter/lib/uc_client/model/
H A Dmisc.php98 $context = array(
106 $context = stream_context_create($context);
107 $fp = @fopen($scheme.'://'.($ip ? $ip : $host).':'.$port.$path, 'b', false, $context);
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php3 * Handlebars context
31 * @var array stack for context only top stack is available
58 * @param mixed $context Default rendering context (default: null)
59 * @param array $options Options for the context. It may contain the following: (default: empty array)
64 public function __construct($context = null, $options = []) argument
66 if ($context !== null) {
67 $this->stack = [$context];
83 * @param mixed $value Object or array to use for context
204 * Change the current context t
[all...]

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