Searched refs:toc_html (Results 1 – 1 of 1) sorted by relevance
34 $toc_html = ob_get_clean(); variable37 $toc_html = preg_replace('/<h3([^>]*)>/', '<h3$1 role="button">', $toc_html, 1); variable39 echo $toc_html;