ONIGENC_ISO_8859_1_TO_LOWER_CASE   79 mbstring/oniguruma/enc/iso8859_1.c     *lower = ONIGENC_ISO_8859_1_TO_LOWER_CASE(*p);
ONIGENC_ISO_8859_1_TO_LOWER_CASE  134 mbstring/oniguruma/enc/utf16_be.c       *lower = ONIGENC_ISO_8859_1_TO_LOWER_CASE(*p);
ONIGENC_ISO_8859_1_TO_LOWER_CASE  136 mbstring/oniguruma/enc/utf16_le.c       *lower = ONIGENC_ISO_8859_1_TO_LOWER_CASE(*p);
ONIGENC_ISO_8859_1_TO_LOWER_CASE   95 mbstring/oniguruma/enc/utf32_be.c       *lower = ONIGENC_ISO_8859_1_TO_LOWER_CASE(*p);
ONIGENC_ISO_8859_1_TO_LOWER_CASE   91 mbstring/oniguruma/enc/utf32_le.c       *lower++ = ONIGENC_ISO_8859_1_TO_LOWER_CASE(*p);