IS_IGNORECASE    1526 mbstring/oniguruma/regcomp.c 	r = ((!IS_IGNORECASE(reg->options) && br->back_static[0] <= 2)
IS_IGNORECASE    1655 mbstring/oniguruma/regcomp.c 	if (IS_IGNORECASE(reg->options)) {
IS_IGNORECASE    1676 mbstring/oniguruma/regcomp.c         if (IS_IGNORECASE(reg->options)) {
IS_IGNORECASE    2610 mbstring/oniguruma/regcomp.c 	  !NSTRING_IS_RAW(node) && IS_IGNORECASE(reg->options)) {
IS_IGNORECASE    3475 mbstring/oniguruma/regcomp.c     if (IS_IGNORECASE(reg->options) && !NSTRING_IS_RAW(node)) {
IS_IGNORECASE    5024 mbstring/oniguruma/regparse.c       if (IS_IGNORECASE(env->option)) {