Home
last modified time | relevance | path

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

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