Searched defs:stripRN (Results 1 – 2 of 2) sorted by relevance
/plugin/sqlraw/ |
H A D | simple_html_dom.php | 70 … true, $forceTagsClosed=true, $target_charset = DEFAULT_TARGET_CHARSET, $stripRN=true, $defaultBRT… 88 …=true, $forceTagsClosed=true, $target_charset = DEFAULT_TARGET_CHARSET, $stripRN=true, $defaultBRT… 1015 …se=true, $forceTagsClosed=true, $target_charset=DEFAULT_TARGET_CHARSET, $stripRN=true, $defaultBRT… 1041 …function load($str, $lowercase=true, $stripRN=true, $defaultBRText=DEFAULT_BR_TEXT, $defaultSpanTe… 1134 …protected function prepare($str, $lowercase=true, $stripRN=true, $defaultBRText=DEFAULT_BR_TEXT, $…
|
/plugin/imapmarkers/syntax/ |
H A D | imapmarkers_simple_html_dom.php | 58 $stripRN = true, 101 $stripRN = true, 1484 $stripRN = true, 1518 $stripRN = true,
|