Searched refs:php_info_print_html_esc (Results 1 – 1 of 1) sorted by relevance
54 static ZEND_COLD size_t php_info_print_html_esc(const char *str, size_t len) /* {{{ */ in php_info_print_html_esc() function111 php_info_print_html_esc(ZSTR_VAL(key), ZSTR_LEN(key)); in php_info_print_stream_hash()190 php_info_print_html_esc(ZSTR_VAL(string_key), ZSTR_LEN(string_key)); in php_print_gpcse_array()208 php_info_print_html_esc(ZSTR_VAL(str), ZSTR_LEN(str)); in php_print_gpcse_array()222 php_info_print_html_esc(ZSTR_VAL(str), ZSTR_LEN(str)); in php_print_gpcse_array()1192 php_info_print_html_esc(row_element, strlen(row_element)); in php_info_print_table_row_internal()
Completed in 6 milliseconds