Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dhtml.c685 static inline void map_to_unicode(unsigned code, const enc_to_uni *table, unsigned *res) in map_to_unicode() function
1315 map_to_unicode(this_char, to_uni_table, &this_char); in php_escape_html_entities_ex()
1342 map_to_unicode(this_char, to_uni_table, &this_char); in php_escape_html_entities_ex()
1676 map_to_unicode(i, to_uni_table, &uni_cp); in PHP_FUNCTION()

Completed in 8 milliseconds