Searched defs:XHTML_OPEN (Results 1 – 2 of 2) sorted by relevance
/plugin/structsection/ | ||
H A D | syntax.php | 19 private const XHTML_OPEN = '<div id="plugin__structsection_output">'; define in syntax_plugin_structsection |
/plugin/struct/syntax/ | ||
H A D | output.php | 18 protected const XHTML_OPEN = '<div id="plugin__struct_output">'; global() define in syntax_plugin_struct_output |