/plugin/canvas/ |
H A D | jqplot.php | 18 protected $exit_pattern = '</jqplot>'; variable in syntax_plugin_canvas_jqplot
|
H A D | rgraph.php | 18 protected $exit_pattern = '</rgraph>'; variable in syntax_plugin_canvas_rgraph
|
H A D | canvas.php | 28 protected $exit_pattern = '</canvas>'; variable in syntax_plugin_canvas_canvas
|
/plugin/wrap/syntax/ |
H A D | divblock.php | 15 protected $exit_pattern = '</block>'; variable in syntax_plugin_wrap_divblock
|
H A D | divwrap.php | 15 protected $exit_pattern = '</WRAP>'; variable in syntax_plugin_wrap_divwrap
|
H A D | spaninline.php | 15 protected $exit_pattern = '</inline>'; variable in syntax_plugin_wrap_spaninline
|
H A D | spanwrap.php | 15 protected $exit_pattern = '</wrap>'; variable in syntax_plugin_wrap_spanwrap
|
H A D | div.php | 12 protected $exit_pattern = '</div>'; variable in syntax_plugin_wrap_div
|
H A D | span.php | 12 protected $exit_pattern = '</span>'; variable in syntax_plugin_wrap_span
|
/plugin/adhoctags/syntax/ |
H A D | abstractinline.php | 14 protected $exit_pattern = '</%t%>';
variable in syntax_plugin_adhoctags_abstractinline
|
H A D | abstractblock.php | 14 protected $exit_pattern = '</%t%>';
variable in syntax_plugin_adhoctags_abstractblock
|
H A D | abstract.php | 15 protected $exit_pattern = '</%t%>';
variable in syntax_plugin_adhoctags_abstract
|
/plugin/abbr/syntax/ |
H A D | htmltag.php | 20 protected $exit_pattern = '</abbr>'; variable in syntax_plugin_abbr_htmltag
|
/plugin/foldablelist/ |
H A D | syntax.php | 17 protected $exit_pattern = '</foldablelist>'; variable in syntax_plugin_foldablelist
|
/plugin/htmldetailstag/syntax/ |
H A D | details.php | 16 protected $exit_pattern = '</details>'; variable in syntax_plugin_htmldetailstag_details
|
/plugin/pagestat/syntax/ |
H A D | block.php | 15 protected $exit_pattern = '</BK>'; variable in syntax_plugin_pagestat_block
|
/plugin/siteexport/syntax/ |
H A D | toctools.php | 22 protected $exit_pattern = '</mergehint>'; variable in syntax_plugin_siteexport_toctools
|
/plugin/fckg/syntax/ |
H A D | dwplugin.php | 373 function getMiddleMatches($text,$entry_match, $patterns, $exit_pattern) {
|
/plugin/extlist/ |
H A D | syntax.php | 50 protected $entry_pattern, $match_pattern, $extra_pattern, $exit_pattern; variable in syntax_plugin_extlist
|