Home
last modified time | relevance | path

Searched defs:XHTML_OPEN (Results 1 – 2 of 2) sorted by relevance

/plugin/structsection/
Dsyntax.php18 private const XHTML_OPEN = '<div id="plugin__structsection_output">'; define in syntax_plugin_structsection
/plugin/struct/syntax/
H A Doutput.php21 protected const XHTML_OPEN = '<div id="plugin__struct_output">'; define in syntax_plugin_struct_output