Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhtml.c458 static inline int map_from_unicode(unsigned code, enum entity_charset charset, unsigned *res) in map_from_unicode() function
905 if (map_from_unicode(code, charset, &code) == FAILURE || code2 != 0) in traverse_for_entities()
1431 if (map_from_unicode(uni_cp, charset, &spe_cp) == FAILURE) in write_s3row_data()

Completed in 7 milliseconds