Home
last modified time | relevance | path

Searched refs:getTag (Results 101 – 116 of 116) sorted by last modified time

12345

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php135 public function getTag() function in TwigTestTokenParser_§
H A DParserTest.php213 public function getTag() function in TestTokenParser
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php197 …f(' (expecting closing tag for the "%s" tag defined near line %s).', $test[0]->getTag(), $lineno));
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst419 return new Project_Set_Node($name, $value, $lineno, $this->getTag());
422 public function getTag()
428 The ``getTag()`` method must return the tag we want to parse, here ``set``.
H A Dadvanced.rst479 return new Project_Set_Node($name, $value, $token->getLine(), $this->getTag());
482 public function getTag()
488 The ``getTag()`` method must return the tag we want to parse, here ``set``.
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DExtendsTokenParser.php43 public function getTag() function in Twig\\TokenParser\\ExtendsTokenParser
H A DFilterTokenParser.php34 …ession(new ConstantExpression($name, $token->getLine()), null, $token->getLine(), $this->getTag());
36 … $filter = $this->parser->getExpressionParser()->parseFilterExpressionRaw($ref, $this->getTag());
45 return new PrintNode($filter, $token->getLine(), $this->getTag());
53 public function getTag() function in Twig\\TokenParser\\FilterTokenParser
H A DFromTokenParser.php52 …ameExpression($this->parser->getVarName(), $token->getLine()), $token->getLine(), $this->getTag());
65 public function getTag() function in Twig\\TokenParser\\FromTokenParser
H A DMacroTokenParser.php51 …setMacro($name, new MacroNode($name, new BodyNode([$body]), $arguments, $lineno, $this->getTag()));
59 public function getTag() function in Twig\\TokenParser\\MacroTokenParser
H A DSetTokenParser.php60 return new SetNode($capture, $names, $values, $lineno, $this->getTag());
68 public function getTag() function in Twig\\TokenParser\\SetTokenParser
H A DSpacelessTokenParser.php39 return new SpacelessNode($body, $lineno, $this->getTag());
47 public function getTag() function in Twig\\TokenParser\\SpacelessTokenParser
H A DUseTokenParser.php69 public function getTag() function in Twig\\TokenParser\\UseTokenParser
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php721 $this->assertSame('foo', $value[0]->getTag());
730 $this->assertSame('foo', $value[0]->getTag());
739 $this->assertSame('bar', $value['foo']->getTag());
748 $this->assertSame('bar', $value['foo']->getTag());
/plugin/authgoogle/google/contrib/
H A DGoogle_TaskqueueService.php287 public function getTag() { function in Google_Task
H A DGoogle_YouTubeService.php5003 public function getTag() { function in Google_VideoSuggestionsTagSuggestion
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...

12345