Home
last modified time | relevance | path

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

/PHP-7.4/ext/filter/
H A Dsanitizing_filters.c28 static void php_filter_encode_html(zval *value, const unsigned char *chars) in php_filter_encode_html() function
206 php_filter_encode_html(value, enc); in php_filter_string()
251 php_filter_encode_html(value, enc); in php_filter_special_chars()
291 php_filter_encode_html(value, enc); in php_filter_unsafe_raw()

Completed in 9 milliseconds