Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/
H A Dmbstring.c3646 uint32_t *mapelm = convmap; in make_conversion_map() local
3660 for (uint32_t *mapelm = convmap; mapelm < convmap_end; mapelm += 4) { in html_numeric_entity_convert() local
3779 for (uint32_t *mapelm = convmap; mapelm < convmap_end; mapelm += 4) { in html_numeric_entity_deconvert() local

Completed in 26 milliseconds