Searched refs:open_wraps (Results 1 – 1 of 1) sorted by relevance
993 $open_wraps = array(1069 $open_wraps[$item] += ($action == 'open' ? 1 : -1);1075 $this->_read_more($ins, $i, $open_wraps, $inc_level);1076 $open_wraps['sections'] = 0;1082 $this->_finish_convert($ins, $open_wraps['sections']);1121 private function _read_more(&$ins, $i, $open_wraps, $inc_level) { argument1125 …if($append_link && $open_wraps['table'] && ($open_wraps['tablecell'] || $open_wraps['tableheader']…1139 if($open_wraps['p']) {1142 for ($i = 0; $i < $open_wraps['listu']; $i++) {1149 if($open_wraps['table']) {[all …]