Home
last modified time | relevance | path

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

/PHP-5.5/ext/filter/
H A Dsanitizing_filters.c30 static void php_filter_encode_html(zval *value, const unsigned char *chars) in php_filter_encode_html() function
200 php_filter_encode_html(value, enc); in php_filter_string()
245 php_filter_encode_html(value, enc); in php_filter_special_chars()
287 php_filter_encode_html(value, enc); in php_filter_unsafe_raw()

Completed in 7 milliseconds