Searched defs:hint_charset (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/standard/ |
H A D | html.c | 972 …_string *php_unescape_html_entities(zend_string *str, int all, int flags, const char *hint_charset) in php_unescape_html_entities() 1008 …tml_entities(const unsigned char *old, size_t oldlen, int all, int flags, const char *hint_charset) in php_escape_html_entities() 1095 …ex(const unsigned char *old, size_t oldlen, int all, int flags, const char *hint_charset, bool dou… in php_escape_html_entities_ex() 1310 zend_string *str, *hint_charset = NULL; in php_html_entities() local 1358 zend_string *str, *hint_charset = NULL; in PHP_FUNCTION() local
|
Completed in 9 milliseconds