Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.c3902 uint32_t *mapelm = convmap; in make_conversion_map() local
3922 for (uint32_t *mapelm = convmap; mapelm < convmap_end; mapelm += 4) { in html_numeric_entity_convert() local
4041 for (uint32_t *mapelm = convmap; mapelm < convmap_end; mapelm += 4) { in html_numeric_entity_deconvert() local

Completed in 30 milliseconds