Home
last modified time | relevance | path

Searched refs:tags_raw (Results 1 – 1 of 1) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.autoclose.inc.php45 function autoclose_tag_cleanup(&$sample_html, $offset, $tags_raw, $nested, $close) { argument
46 $tags = mk_open_tag_regexp($tags_raw);
47 skip_to($sample_html, $offset, $tags_raw);
68 skip_to($sample_html, $offset, $tags_raw);