Home
last modified time | relevance | path

Searched defs:context (Results 226 – 250 of 424) sorted by last modified time

12345678910>>...17

/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js593 context: obj, property in AnonymousFunctionba6538a34800.options
611 context: obj, property in AnonymousFunctionba6538a34900.options
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js6643 initContext: function(context) argument
6755 create: function(context, doc) argument
7606 initialize: function(context) argument
14242 FBL.domplate.context = function(context, fn) argument
16376 persistor: function(context) argument
16497 persistor: function(context) argument
19308 clear: function(context) argument
20563 initContext: function(context) argument
21756 clear: function(context) argument
22828 install: function(context) argument
[all …]
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js87 var cb = function(value, context, argCount) { argument
93 _.iteratee = function(value, context) { argument
233 _.reject = function(obj, predicate, context) { argument
299 _.max = function(obj, iteratee, context) { argument
324 _.min = function(obj, iteratee, context) { argument
374 _.sortBy = function(obj, iteratee, context) { argument
395 return function(obj, iteratee, context) { argument
615 return function(array, predicate, context) { argument
711 _.bind = function(func, context) { argument
1043 _.omit = function(obj, iteratee, context) { argument
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js53 _.each([true, false, 'yes', '', 0, 1, {}], function(context) { argument
178 var context = {multiplier: 3}; class in AnonymousFunction87f89eb62000
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
H A DExpressionEvaluator.php22 private $context = []; variable in JMS\\Serializer\\Expression\\ExpressionEvaluator
24 public function __construct(ExpressionLanguage $expressionLanguage, array $context = [])
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializer.php105 private function findInitialType(?string $type, SerializationContext $context): ?string
151 …public function serialize($data, string $format, ?SerializationContext $context = null, ?string $t…
169 …ion deserialize(string $data, string $type, string $format, ?DeserializationContext $context = nul…
186 … public function toArray($data, ?SerializationContext $context = null, ?string $type = null): array
213 public function fromArray(array $data, string $type, ?DeserializationContext $context = null)
230 …isit(GraphNavigatorInterface $navigator, VisitorInterface $visitor, Context $context, $data, strin…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Twig/
H A DSerializerRuntimeHelper.php28 …public function serialize($object, string $type = 'json', ?SerializationContext $context = null): …
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php133 private $context = ''; variable in Doctrine\\Common\\Annotations\\DocParser
342 public function parse($input, $context = '')
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerDeserializationTest.php27 protected $context; variable in GoetasWebservices\\Xsd\\XsdToPhpRuntime\\Tests\\Jms\\Handler\\XmlSchemaDateHandlerDeserializationTest
H A DXmlSchemaDateHandlerSerializationTest.php26 protected $context; variable in GoetasWebservices\\Xsd\\XsdToPhpRuntime\\Tests\\Jms\\Handler\\XmlSchemaDateHandlerSerializationTest
/plugin/findologicxmlexport/vendor/hoa/file/
H A DReadWrite.php66 $context = null,
83 protected function &_open($streamName, Stream\Context $context = null)
H A DRead.php63 $context = null,
80 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/tests/
H A DContextTest.php23 private $context; variable in SebastianBergmann\\RecursionContext\\ContextTest
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php151 public function __construct($streamName, $context = null, $wait = false)
198 $context = null
253 abstract protected function &_open($streamName, Context $context = null);
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/
H A DStream.php156 protected function &_open($streamName, LUT\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php771 protected function &_open($streamName, LUT\Context $context = null)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
H A DDoctrineObjectConstructor.php51 …rface $visitor, ClassMetadata $metadata, $data, array $type, DeserializationContext $context): ?ob…
H A DObjectConstructorInterface.php27 …rface $visitor, ClassMetadata $metadata, $data, array $type, DeserializationContext $context): ?ob…
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DPreDeserializeEvent.php20 public function __construct(DeserializationContext $context, $data, array $type)
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php46 protected $context; variable in JMS\\Serializer\\GraphNavigator\\DeserializationGraphNavigator
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DConstraintViolationHandler.php54 …izationVisitor $visitor, ConstraintViolationList $list, array $type, SerializationContext $context)
H A DDateHandler.php77 SerializationContext $context
96 …erializationVisitorInterface $visitor, \DateTime $date, array $type, SerializationContext $context)
110 SerializationContext $context
120 …lizationVisitorInterface $visitor, \DateInterval $date, array $type, SerializationContext $context)
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DLink.php66 $context = null,
H A DRead.php64 $context = null,
81 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DWrite.php64 $context = null,
81 protected function &_open($streamName, Stream\Context $context = null)

12345678910>>...17