Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dhtml.c1051 …I zend_string *php_unescape_html_entities(zend_string *str, int all, int flags, char *hint_charset) in php_unescape_html_entities()
1087 …php_escape_html_entities(unsigned char *old, size_t oldlen, int all, int flags, char *hint_charset) in php_escape_html_entities()
1175 …entities_ex(unsigned char *old, size_t oldlen, int all, int flags, char *hint_charset, zend_bool d… in php_escape_html_entities_ex()
1391 zend_string *str, *hint_charset = NULL; in php_html_entities() local
1469 zend_string *str, *hint_charset = NULL; in PHP_FUNCTION() local

Completed in 9 milliseconds