Home
last modified time | relevance | path

Searched defs:createChildContext (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/
H A DSeContext.cpp25 SeContext* SeContext::createChildContext() const { return new SeContext(this); } in createChildContext() function in SeContext
H A DContext.cpp27 Context* Context::createChildContext() const { return new Context(this); } in createChildContext() function in Context
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/util/xml/
H A DReceiverContext.java26 …ReceiverContext createChildContext(Name childName, Attributes attributes, Dictionary<String,String… in createChildContext() method
H A DAbstractReceiverContext.java73 …public ReceiverContext createChildContext(Name elementName, Attributes attributes, Dictionary<Stri… in createChildContext() method in AbstractReceiverContext
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Serializer/Normalizer/
H A DAbstractNormalizer.php419 …protected function createChildContext(array $parentContext, $attribute/*, string $format = null */) function in Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer
H A DAbstractObjectNormalizer.php376 …protected function createChildContext(array $parentContext, $attribute/*, string $format = null */) function in Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Serializer/Normalizer/
H A DAbstractNormalizer.php419 …protected function createChildContext(array $parentContext, $attribute/*, string $format = null */) function in Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer
H A DAbstractObjectNormalizer.php376 …protected function createChildContext(array $parentContext, $attribute/*, string $format = null */) function in Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/serializer/Normalizer/
H A DAbstractNormalizer.php419 …protected function createChildContext(array $parentContext, $attribute/*, string $format = null */) function in Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer
H A DAbstractObjectNormalizer.php376 …protected function createChildContext(array $parentContext, $attribute/*, string $format = null */) function in Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/serializer/Normalizer/
H A DAbstractNormalizer.php555 …protected function createChildContext(array $parentContext, $attribute/*, ?string $format */): arr… function in Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer
H A DAbstractObjectNormalizer.php598 …protected function createChildContext(array $parentContext, $attribute/*, ?string $format */): arr… function in Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer
/dports/textproc/zorba/zorba-2.7.0/swig/
H A DStaticContext.i38 StaticContext StaticContext::createChildContext() const in createChildContext() function
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dstaticcontextimpl.cpp168 StaticContext_t StaticContextImpl::createChildContext() const in createChildContext() function in zorba::StaticContextImpl
/dports/textproc/zorba/zorba-2.7.0/swig/php/
H A Dzorba_api_wrapper.php656 public function createChildContext() { function in StaticContext