Searched refs:is_xhtml (Results 1 – 2 of 2) sorted by relevance
4366 zend_bool is_xhtml = 1; local4372 Z_PARAM_BOOL(is_xhtml)4401 size_t repl_len = is_xhtml ? (sizeof("<br />") - 1) : (sizeof("<br>") - 1);4416 if (is_xhtml) {
2372 ZEND_ARG_INFO(0, is_xhtml)
Completed in 28 milliseconds