IS_IGNORECASE    1528 ext/mbstring/oniguruma/regcomp.c 	r = ((!IS_IGNORECASE(reg->options) && br->back_static[0] <= 2)
IS_IGNORECASE    1657 ext/mbstring/oniguruma/regcomp.c 	if (IS_IGNORECASE(reg->options)) {
IS_IGNORECASE    1678 ext/mbstring/oniguruma/regcomp.c         if (IS_IGNORECASE(reg->options)) {
IS_IGNORECASE    2612 ext/mbstring/oniguruma/regcomp.c 	  !NSTRING_IS_RAW(node) && IS_IGNORECASE(reg->options)) {
IS_IGNORECASE    3477 ext/mbstring/oniguruma/regcomp.c     if (IS_IGNORECASE(reg->options) && !NSTRING_IS_RAW(node)) {
IS_IGNORECASE    5068 ext/mbstring/oniguruma/regparse.c       if (IS_IGNORECASE(env->option)) {
IS_IGNORECASE    5102 ext/mbstring/oniguruma/regparse.c       if (IS_IGNORECASE(env->option) &&