Home
last modified time | relevance | path

Searched defs:tag (Results 151 – 175 of 451) sorted by relevance

12345678910>>...19

/plugin/adhoctags/syntax/
Dem.php15 protected $tag = 'em'; variable in syntax_plugin_adhoctags_em
Dh3.php15 protected $tag = 'h3'; variable in syntax_plugin_adhoctags_h3
Dq.php15 protected $tag = 'q'; variable in syntax_plugin_adhoctags_q
Dh2.php15 protected $tag = 'h2'; variable in syntax_plugin_adhoctags_h2
Dsamp.php15 protected $tag = 'samp'; variable in syntax_plugin_adhoctags_samp
Du.php15 protected $tag = 'u'; variable in syntax_plugin_adhoctags_u
Ds.php15 protected $tag = 's'; variable in syntax_plugin_adhoctags_s
Ddt.php15 protected $tag = 'dt'; variable in syntax_plugin_adhoctags_dt
Dh1.php15 protected $tag = 'h1'; variable in syntax_plugin_adhoctags_h1
Dstrong.php15 protected $tag = 'strong'; variable in syntax_plugin_adhoctags_strong
/plugin/wysiwyg/fckeditor/_samples/_plugins/samples/
Dfckplugin.js62 oMyContextMenuListener.AddItems = function( contextMenu, tag, tagName ) argument
/plugin/adhocmathml/
Dmtable.php14 protected $tag = 'mtable'; variable in syntax_plugin_adhocmathml_mtable
Dmmultiscripts.php14 protected $tag = 'mmultiscripts'; variable in syntax_plugin_adhocmathml_mmultiscripts
Dmtext.php14 protected $tag = 'mtext'; variable in syntax_plugin_adhocmathml_mtext
Dmn.php14 protected $tag = 'mn'; variable in syntax_plugin_adhocmathml_mn
Dmstyle.php14 protected $tag = 'mstyle'; variable in syntax_plugin_adhocmathml_mstyle
Dmsqrt.php14 protected $tag = 'msqrt'; variable in syntax_plugin_adhocmathml_msqrt
Dmsub.php14 protected $tag = 'msub'; variable in syntax_plugin_adhocmathml_msub
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
DBlockReferenceNode.php24 public function __construct($name, $lineno, $tag = null)
DSpacelessNode.php25 public function __construct(\Twig_NodeInterface $body, $lineno, $tag = 'spaceless')
DSandboxNode.php23 public function __construct(\Twig_NodeInterface $body, $lineno, $tag = null)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/
DSimple.php31 public function transform($tag, $config, $context)
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Node/Expression/
DExtensionReference.php26 public function __construct($name, $lineno, $tag = null)
/plugin/htmlok/syntax/
Dphpblock.php17 protected $tag = 'PHP'; variable in syntax_plugin_htmlok_phpblock
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
DgrammarTest.php25 public function testGrammar($tag, $grammar, $template, $output, $exception)

12345678910>>...19