Home
last modified time | relevance | path

Searched defs:parser (Results 26 – 50 of 115) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DParserTest.php27 private $parser; variable in SebastianBergmann\\Diff\\ParserTest
/plugin/openid/Auth/Yadis/
H A DXRDS.php92 public $parser = null; variable in Auth_Yadis_Service
255 public $parser; variable in Auth_Yadis_XRDS
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DTokenParserInterface.php28 public function setParser(Parser $parser);
/plugin/webdav/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php36 protected $parser; variable in Sabre\\VObject\\Splitter\\VCard
/plugin/icalevents/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php36 protected $parser; variable in Sabre\\VObject\\Splitter\\VCard
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DParser.php14 private $parser; variable in JMS\\Serializer\\Type\\Parser
/plugin/davcard/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php37 protected $parser; variable in Sabre\\VObject\\Splitter\\VCard
/plugin/webdavclient/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php37 protected $parser; variable in Sabre\\VObject\\Splitter\\VCard
/plugin/davcal/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php37 protected $parser; variable in Sabre\\VObject\\Splitter\\VCard
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php40 private $parser; variable in ComboStrap\\PageSqlTreeListener
92 public function __construct(PageSqlLexer $lexer, PageSqlParser $parser, string $sql, MarkupPath $pageContext = null) argument
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfArray.php31 public static function parse(Tokenizer $tokenizer, PdfParser $parser) argument
H A DPdfType.php35 public static function resolve(PdfType $value, PdfParser $parser, $stopAtIndirectObject = false) argument
H A DPdfDictionary.php32 public static function parse(Tokenizer $tokenizer, StreamReader $streamReader, PdfParser $parser) argument
H A DPdfIndirectObject.php37 PdfParser $parser, argument
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationReader.php141 private $parser; variable in Doctrine\\Common\\Annotations\\AnnotationReader
180 public function __construct(DocParser $parser = null)
H A DSimpleAnnotationReader.php37 private $parser; variable in Doctrine\\Common\\Annotations\\SimpleAnnotationReader
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DFixedReader.php43 public function __construct(PdfParser $parser) argument
H A DLineReader.php38 public function __construct(PdfParser $parser) argument
/plugin/elasticsearch/helper/
H A Ddocparser.php120 protected function runParser($file, $parser) argument
[all...]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php104 public static function save(Parser $parser, $className)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Type/
H A DParserTest.php15 private $parser; variable in JMS\\Serializer\\Tests\\Serializer\\Type\\ParserTest
/plugin/mantis/lib/
H A Dclass.wsdl.php39 var $parser; variable in wsdl
299 function start_element($parser, $name, $attrs)
512 function end_element($parser, $name){
542 function character_data($parser, $data)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DPredicate.php29 public function eval(Recognizer $parser, RuleContext $parserCallStack) : bool argument
/plugin/mdpage/vendor/composer/
H A DInstalledVersions.php104 public static function satisfies(VersionParser $parser, $packageName, $constraint)
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DValidator.php

12345