Home
last modified time | relevance | path

Searched defs:context (Results 151 – 175 of 424) sorted by path

12345678910>>...17

/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js259 },clean:function(elems,context){var ret=[]; argument
422 },find:function(t,context){if(typeof t!="string"){return[t]; argument
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationException.php96 public static function semanticalErrorConstants($identifier, $context = null)
118 …public static function attributeTypeError($attributeName, $annotationName, $context, $expected, $a…
142 public static function requiredError($attributeName, $annotationName, $context, $expected)
166 …public static function enumeratorError($attributeName, $annotationName, $context, $available, $giv…
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/src/Jms/Handler/
H A DBaseTypesHandler.php31 …unction simpleListOfToXml(XmlSerializationVisitor $visitor, $object, array $type, Context $context)
48 …ction simpleListOfFromXml(XmlDeserializationVisitor $visitor, $node, array $type, Context $context)
H A DXmlSchemaDateHandler.php78 …ion serializeDate(XmlSerializationVisitor $visitor, \DateTime $date, array $type, Context $context)
99 …serializeDateTime(XmlSerializationVisitor $visitor, \DateTime $date, array $type, Context $context)
118 …ion serializeTime(XmlSerializationVisitor $visitor, \DateTime $date, array $type, Context $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 DDirectory.php88 $context = null,
106 protected function &_open($streamName, Stream\Context $context = null)
239 $context = null
H A DFile.php144 $context = null,
195 protected function &_open($streamName, Stream\Context $context = null)
H A DRead.php63 $context = null,
80 protected function &_open($streamName, Stream\Context $context = null)
H A DReadWrite.php66 $context = null,
83 protected function &_open($streamName, Stream\Context $context = null)
H A DWrite.php63 $context = null,
80 protected function &_open($streamName, Stream\Context $context = null)
/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)
H A DReadWrite.php67 $context = null,
84 protected function &_open($streamName, Stream\Context $context = null)
H A DWrite.php63 $context = null,
80 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DRead.php64 $context = null,
81 protected function &_open($streamName, Stream\Context $context = null)
H A DReadWrite.php67 $context = null,
84 protected function &_open($streamName, Stream\Context $context = null)
H A DTemporary.php75 $context = null,
96 protected function &_open($streamName, Stream\Context $context = null)
H A DWrite.php64 $context = null,
81 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/math/Visitor/
H A DArithmetic.php77 public function setContext(Math\Context $context)
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php69 public $context = null; variable in Hoa\\Protocol\\Wrapper
/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)

12345678910>>...17