Home
last modified time | relevance | path

Searched defs:setParser (Results 1 – 9 of 9) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DAbstractTokenParser.php25 public function setParser(Parser $parser) function in Twig\\TokenParser\\AbstractTokenParser
H A DTokenParserInterface.php28 public function setParser(Parser $parser); function
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DGrammarInterface.php17 public function setParser(Twig_Parser $parser); function
H A DGrammar.php31 public function setParser(Twig_Parser $parser) function in Twig_Extensions_Grammar
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTokenParserBrokerInterface.php38 public function setParser(Twig_ParserInterface $parser); function
H A DTokenParserBroker.php112 public function setParser(Twig_ParserInterface $parser) function in Twig_TokenParserBroker
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php417 public function setParser(Parser $parser) function in Handlebars\\Handlebars
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php507 public function setParser(Mustache_Parser $parser) function in Mustache_Engine
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php726 public function setParser(\Twig_ParserInterface $parser) function in Twig\\Environment