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