Searched refs:is_xhtml (Results 1 – 2 of 2) sorted by relevance
4290 zend_bool is_xhtml = 1; local4296 Z_PARAM_BOOL(is_xhtml)4325 size_t repl_len = is_xhtml ? (sizeof("<br />") - 1) : (sizeof("<br>") - 1);4340 if (is_xhtml) {
2374 ZEND_ARG_INFO(0, is_xhtml)
Completed in 23 milliseconds