Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds