Searched refs:is_xhtml (Results 1 – 1 of 1) sorted by relevance
4740 bool is_xhtml = 1; local4746 Z_PARAM_BOOL(is_xhtml)4775 size_t repl_len = is_xhtml ? (sizeof("<br />") - 1) : (sizeof("<br>") - 1);4790 if (is_xhtml) {
Completed in 19 milliseconds