Searched defs:entry_pattern (Results 1 – 17 of 17) sorted by relevance
17 protected $entry_pattern = '<jqplot\b.*?>(?=.*?</jqplot>)'; variable in syntax_plugin_canvas_jqplot
17 protected $entry_pattern = '<rgraph\b.*?>(?=.*?</rgraph>)'; variable in syntax_plugin_canvas_rgraph
27 protected $entry_pattern = '<canvas\b.*?>(?=.*?</canvas>)'; variable in syntax_plugin_canvas_canvas
14 protected $entry_pattern = '<block\b.*?>(?=.*?</block>)'; variable in syntax_plugin_wrap_divblock
14 protected $entry_pattern = '<WRAP\b.*?>(?=.*?</WRAP>)'; variable in syntax_plugin_wrap_divwrap
14 protected $entry_pattern = '<inline\b.*?>(?=.*?</inline>)'; variable in syntax_plugin_wrap_spaninline
14 protected $entry_pattern = '<wrap\b.*?>(?=.*?</wrap>)'; variable in syntax_plugin_wrap_spanwrap
11 protected $entry_pattern = '<div\b.*?>(?=.*?</div>)'; variable in syntax_plugin_wrap_div
11 protected $entry_pattern = '<span\b.*?>(?=.*?</span>)'; variable in syntax_plugin_wrap_span
13 protected $entry_pattern = '<%t%\b.*?>(?=.*?</%t%>)'; // '%t%' is the placeholder for the tag name variable in syntax_plugin_adhoctags_abstractinline
13 protected $entry_pattern = '<%t%\b.*?>(?=.*?</%t%>)'; variable in syntax_plugin_adhoctags_abstractblock
14 protected $entry_pattern = '<%t%\b[^>]*>(?=.*?</%t%>)'; variable in syntax_plugin_adhoctags_abstract
19 protected $entry_pattern = '<abbr\b(?:\s+title=.*?)>(?=.*?</abbr>)'; variable in syntax_plugin_abbr_htmltag
16 protected $entry_pattern = '<foldablelist.*?>(?=.*?</foldablelist>)'; variable in syntax_plugin_foldablelist
15 protected $entry_pattern = '<details(?:\s+open)?\s*?>(?=.*?</details>)'; variable in syntax_plugin_htmldetailstag_details
14 protected $entry_pattern = '<BK.*?>(?=.*?</BK>)'; variable in syntax_plugin_pagestat_block
21 protected $entry_pattern = '<mergehint\b.*?>(?=.*?</mergehint>)'; variable in syntax_plugin_siteexport_toctools