Home
last modified time | relevance | path

Searched refs:Tag (Results 201 – 225 of 252) sorted by last modified time

1234567891011

/plugin/codemirror/dist/modes/
H A Djinja2.min.js.map1 … state.incomment = false;\n }\n return \"comment\";\n //Tag\n } else if (s…
H A Djsx.min.js.map1 …x.depth == 1) { // Inside of tag\n if (stream.peek() == \"<\") { // Tag inside of tag\n …
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …leDefaultParameters = context.currentTile.COD;\n }\n\n // Section B.10.2 Tag trees\n var TagTre…
/plugin/formatplus2/
H A DREADME14 ^ Style ^ Syntax ^ XHTML Tag ^
30 ^ Style ^ Syntax ^ XHTML Tag ^
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_de.js.map1 …k: \"Neue Aufgabe\",\n\t\tdhx_cal_today_button: \"Heute\",\n\t\tday_tab: \"Tag\",\n\t\tweek_tab: \…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DBlogPost.php138 public function addTag(Tag $tag)
H A DTag.php13 class Tag class
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst845 Tag level whitespace control was added in Twig 1.1.
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DInline.php16 use Symfony\Component\Yaml\Tag\TaggedValue;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tag/
H A DTaggedValue.php12 namespace Symfony\Component\Yaml\Tag;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParserTest.php17 use Symfony\Component\Yaml\Tag\TaggedValue;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DTag.php17 interface Tag interface
H A DTagFactory.php68 * @return Tag A new tag object.
H A DStandardTagFactory.php191 * @return Tag|null
H A DDescriptionFactory.php117 * @return string[]|Tag[]
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DBaseTag.php21 abstract class BaseTag implements DocBlock\Tag
H A DExample.php16 use phpDocumentor\Reflection\DocBlock\Tag; alias
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DPassthroughFormatter.php15 use phpDocumentor\Reflection\DocBlock\Tag; alias
23 * @param Tag $tag
27 public function format(Tag $tag)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php18 use JMS\Serializer\Tests\Fixtures\Tag; alias
388 $tag = new Tag('tag');
H A DBaseSerializationTest.php97 use JMS\Serializer\Tests\Fixtures\Tag; alias
712 $post->addTag($tag1 = new Tag('tag1'));
713 $post->addTag($tag2 = new Tag('tag2'));
/plugin/findologicxmlexport/
H A DREADME.md20 …- If you want to export `keywords`/`tags` you will also need to install the [Tag Plugin](https://w…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md796 - Tag new release [\#465](https://github.com/schmittjoh/serializer/issues/465)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/
H A DClassAndInterfaceTagRetriever.php14 use phpDocumentor\Reflection\DocBlock\Tag\MethodTag as LegacyMethodTag;
H A DLegacyClassTagRetriever.php15 use phpDocumentor\Reflection\DocBlock\Tag\MethodTag as LegacyMethodTag;
H A DMethodTagRetrieverInterface.php14 use phpDocumentor\Reflection\DocBlock\Tag\MethodTag as LegacyMethodTag;

1234567891011