Searched refs:forceTagsClosed (Results 1 – 2 of 2) sorted by relevance
/plugin/sqlraw/ |
H A D | simple_html_dom.php | 70 … false, $context=null, $offset = -1, $maxLen=-1, $lowercase = true, $forceTagsClosed=true, $target… argument 73 …$dom = new simple_html_dom(null, $lowercase, $forceTagsClosed, $target_charset, $stripRN, $default… 88 function str_get_html($str, $lowercase=true, $forceTagsClosed=true, $target_charset = DEFAULT_TARGE… argument 90 …$dom = new simple_html_dom(null, $lowercase, $forceTagsClosed, $target_charset, $stripRN, $default… 1015 …function __construct($str=null, $lowercase=true, $forceTagsClosed=true, $target_charset=DEFAULT_TA… argument 1029 if (!$forceTagsClosed) {
|
/plugin/imapmarkers/syntax/ |
H A D | imapmarkers_simple_html_dom.php | 56 $forceTagsClosed = true, argument 68 $forceTagsClosed, 99 $forceTagsClosed = true, argument 107 $forceTagsClosed, 1482 $forceTagsClosed = true, argument 1504 if (!$forceTagsClosed) {
|