Home
last modified time | relevance | path

Searched defs:special_pattern (Results 1 – 14 of 14) sorted by relevance

/plugin/wrap/syntax/
H A Ddivblock.php13 protected $special_pattern = '<block\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_divblock
H A Ddivwrap.php13 protected $special_pattern = '<WRAP\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_divwrap
H A Dspaninline.php13 protected $special_pattern = '<inline\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_spaninline
H A Dspanwrap.php13 protected $special_pattern = '<wrap\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_spanwrap
H A Ddiv.php10 protected $special_pattern = '<div\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_div
H A Dspan.php10 protected $special_pattern = '<span\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_span
/plugin/yuml/
H A Dactivitydiagram.php14 protected $special_pattern = '<activitydiagram.*?>.*?</activitydiagram>'; variable in syntax_plugin_yuml_activitydiagram
H A Dclassdiagram.php14 protected $special_pattern = '<classdiagram.*?>.*?</classdiagram>'; variable in syntax_plugin_yuml_classdiagram
H A Dusecase.php14 protected $special_pattern = '<usecase.*?>.*?</usecase>'; variable in syntax_plugin_yuml_usecase
/plugin/adhoctags/syntax/
H A Dabstractinline.php12 protected $special_pattern = '<%t%\b[^>\r\n]*?/>'; variable in syntax_plugin_adhoctags_abstractinline
H A Dabstractblock.php12 protected $special_pattern = '<%t%\b[^>\r\n]*?/>'; variable in syntax_plugin_adhoctags_abstractblock
H A Dabstract.php13 protected $special_pattern = '<%t%\b[^>\r\n]*?/>'; variable in syntax_plugin_adhoctags_abstract
/plugin/abbr/syntax/
H A Dabbreviation.php20 protected $special_pattern = '<abbr\b(?:\s+short)?>.*?</abbr>'; variable in syntax_plugin_abbr_abbreviation
/plugin/siteexport/syntax/
H A Dtoctools.php20 protected $special_pattern = '<mergehint\b[^>\r\n]*?/>'; variable in syntax_plugin_siteexport_toctools