Home
last modified time | relevance | path

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

/php-src/ext/filter/
H A Dsanitizing_filters.c26 static void php_filter_encode_html(zval *value, const unsigned char *chars) in php_filter_encode_html() function
193 php_filter_encode_html(value, enc); in php_filter_string()
238 php_filter_encode_html(value, enc); in php_filter_special_chars()
280 php_filter_encode_html(value, enc); in php_filter_unsafe_raw()

Completed in 5 milliseconds