Home
last modified time | relevance | path

Searched defs:hint_charset (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/ext/standard/
H A Dhtml.c1098 …p_unescape_html_entities(unsigned char *old, size_t oldlen, int all, int flags, char *hint_charset) in php_unescape_html_entities()
1138 …php_escape_html_entities(unsigned char *old, size_t oldlen, int all, int flags, char *hint_charset) in php_escape_html_entities()
1226 …entities_ex(unsigned char *old, size_t oldlen, int all, int flags, char *hint_charset, zend_bool d… in php_escape_html_entities_ex()
1442 zend_string *str, *hint_charset = NULL; in php_html_entities() local
1519 zend_string *str, *hint_charset = NULL; in PHP_FUNCTION() local

Completed in 10 milliseconds