Home
last modified time | relevance | path

Searched defs:exit_pattern (Results 1 – 22 of 22) sorted by relevance

/plugin/canvas/
Djqplot.php18 protected $exit_pattern = '</jqplot>'; variable in syntax_plugin_canvas_jqplot
Drgraph.php18 protected $exit_pattern = '</rgraph>'; variable in syntax_plugin_canvas_rgraph
Dcanvas.php28 protected $exit_pattern = '</canvas>'; variable in syntax_plugin_canvas_canvas
/plugin/wrap/syntax/
Dspaninline.php15 protected $exit_pattern = '</inline>'; variable in syntax_plugin_wrap_spaninline
Ddivwrap.php15 protected $exit_pattern = '</WRAP>'; variable in syntax_plugin_wrap_divwrap
Ddivblock.php15 protected $exit_pattern = '</block>'; variable in syntax_plugin_wrap_divblock
Dspanwrap.php15 protected $exit_pattern = '</wrap>'; variable in syntax_plugin_wrap_spanwrap
Dspan.php12 protected $exit_pattern = '</span>'; variable in syntax_plugin_wrap_span
Ddiv.php12 protected $exit_pattern = '</div>'; variable in syntax_plugin_wrap_div
/plugin/codeprism/syntax/
Dcode.php6 protected $exit_pattern = '</code>'; variable in syntax_plugin_codeprism_code
Dfileprism.php6 protected $exit_pattern = '/>'; variable in syntax_plugin_codeprism_fileprism
Dcodeprism.php6 protected $exit_pattern = '</codeprism>'; variable in syntax_plugin_codeprism_codeprism
/plugin/adhoctags/syntax/
Dabstractinline.php14 protected $exit_pattern = '</%t%>'; variable in syntax_plugin_adhoctags_abstractinline
Dabstractblock.php14 protected $exit_pattern = '</%t%>'; variable in syntax_plugin_adhoctags_abstractblock
Dabstract.php15 protected $exit_pattern = '</%t%>'; variable in syntax_plugin_adhoctags_abstract
/plugin/abbr/syntax/
Dhtmltag.php20 protected $exit_pattern = '</abbr>'; variable in syntax_plugin_abbr_htmltag
/plugin/foldablelist/
Dsyntax.php17 protected $exit_pattern = '</foldablelist>'; variable in syntax_plugin_foldablelist
/plugin/htmldetailstag/syntax/
Ddetails.php16 protected $exit_pattern = '</details>'; variable in syntax_plugin_htmldetailstag_details
/plugin/pagestat/syntax/
Dblock.php15 protected $exit_pattern = '</BK>'; variable in syntax_plugin_pagestat_block
/plugin/siteexport/syntax/
Dtoctools.php22 protected $exit_pattern = '</mergehint>'; variable in syntax_plugin_siteexport_toctools
/plugin/fckg/syntax/
Ddwplugin.php373 function getMiddleMatches($text,$entry_match, $patterns, $exit_pattern) {
/plugin/extlist/
Dsyntax.php50 protected $entry_pattern, $match_pattern, $extra_pattern, $exit_pattern; variable in syntax_plugin_extlist