Searched defs:special_pattern (Results 1 – 14 of 14) sorted by relevance
13 protected $special_pattern = '<block\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_divblock
13 protected $special_pattern = '<WRAP\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_divwrap
13 protected $special_pattern = '<inline\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_spaninline
13 protected $special_pattern = '<wrap\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_spanwrap
10 protected $special_pattern = '<div\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_div
10 protected $special_pattern = '<span\b[^>\r\n]*?/>'; variable in syntax_plugin_wrap_span
14 protected $special_pattern = '<activitydiagram.*?>.*?</activitydiagram>'; variable in syntax_plugin_yuml_activitydiagram
14 protected $special_pattern = '<classdiagram.*?>.*?</classdiagram>'; variable in syntax_plugin_yuml_classdiagram
14 protected $special_pattern = '<usecase.*?>.*?</usecase>'; variable in syntax_plugin_yuml_usecase
12 protected $special_pattern = '<%t%\b[^>\r\n]*?/>'; variable in syntax_plugin_adhoctags_abstractinline
12 protected $special_pattern = '<%t%\b[^>\r\n]*?/>'; variable in syntax_plugin_adhoctags_abstractblock
13 protected $special_pattern = '<%t%\b[^>\r\n]*?/>'; variable in syntax_plugin_adhoctags_abstract
20 protected $special_pattern = '<abbr\b(?:\s+short)?>.*?</abbr>'; variable in syntax_plugin_abbr_abbreviation
20 protected $special_pattern = '<mergehint\b[^>\r\n]*?/>'; variable in syntax_plugin_siteexport_toctools