Searched refs:settextwraps (Results 1 – 3 of 3) sorted by relevance
14 $this->settextwraps('++', '++');
14 $this->settextwraps('~~', '~~');
26 function settextwraps ($open, $close) { function in BBCodeExt_simpletag_plugin_base