Home
last modified time | relevance | path

Searched refs:php_info_print_html_esc (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/standard/
H A Dinfo.c54 static ZEND_COLD int php_info_print_html_esc(const char *str, size_t len) /* {{{ */ in php_info_print_html_esc() function
111 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()
1209 php_info_print_html_esc(row_element, strlen(row_element)); in php_info_print_table_row_internal()

Completed in 10 milliseconds