Home
last modified time | relevance | path

Searched refs:tag (Results 501 – 525 of 1150) sorted by relevance

1...<<21222324252627282930>>...46

/plugin/adhoctags/syntax/
H A Du.php15 protected $tag = 'u'; variable in syntax_plugin_adhoctags_u
H A Dvar.php15 protected $tag = 'var'; variable in syntax_plugin_adhoctags_var
H A Ddfn.php15 protected $tag = 'dfn'; variable in syntax_plugin_adhoctags_dfn
H A Dcite.php15 protected $tag = 'cite'; variable in syntax_plugin_adhoctags_cite
H A Di.php15 protected $tag = 'i'; variable in syntax_plugin_adhoctags_i
H A Dkbd.php15 protected $tag = 'kbd'; variable in syntax_plugin_adhoctags_kbd
H A Ds.php15 protected $tag = 's'; variable in syntax_plugin_adhoctags_s
H A Dh2.php15 protected $tag = 'h2'; variable in syntax_plugin_adhoctags_h2
H A Dh3.php15 protected $tag = 'h3'; variable in syntax_plugin_adhoctags_h3
H A Dh5.php15 protected $tag = 'h5'; variable in syntax_plugin_adhoctags_h5
H A Ddt.php15 protected $tag = 'dt'; variable in syntax_plugin_adhoctags_dt
/plugin/adhocmathml/
H A Dmath.php14 protected $tag = 'math'; variable in syntax_plugin_adhocmathml_math
H A Dmtable.php14 protected $tag = 'mtable'; variable in syntax_plugin_adhocmathml_mtable
H A Dmtr.php14 protected $tag = 'mtr'; variable in syntax_plugin_adhocmathml_mtr
H A Dsemantics.php14 protected $tag = 'semantics'; variable in syntax_plugin_adhocmathml_semantics
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php148 …if (null !== ($tag = $this->getLineTag($this->currentLine, $flags, false)) && !$this->moveToNextLi…
149 return new TaggedValue($tag, '');
428 if (null !== $tag) {
429 $data = new TaggedValue($tag, $data);
1062 $tag = substr($matches['tag'], 1);
1065 if ($tag && '!' === $tag[0]) {
1066 …throw new ParseException(sprintf('The built-in tag "!%s" is not implemented.', $tag), $this->getRe…
1070 return $tag;
/plugin/codemirror/dist/modes/
H A Ddjango.min.js.map1tag respectively\n if (stream.match(\"{{\")) {\n state.tokenize = inVariable;\n …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/
H A Dcapture-empty.test2 "set" tag block empty capture
H A Dcapture_scope.test2 "set" tag block capture
H A Dexpression.test2 "set" tag
/plugin/htmlok/syntax/
H A Dhtmlok.php16 protected $tag = 'html'; variable in syntax_plugin_htmlok_htmlok
H A Dphpok.php16 protected $tag = 'php'; variable in syntax_plugin_htmlok_phpok
/plugin/mikioplugin/syntax/
H A Dbr.php14 public $tag = 'br'; variable in syntax_plugin_mikioplugin_br
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dempty.test2 "extends" tag
H A Dextends_as_array_with_empty_name.test2 "extends" tag

1...<<21222324252627282930>>...46