IS_NCCLASS_NOT    618 ext/mbstring/oniguruma/regcomp.c     if (IS_NCCLASS_NOT(cc))
IS_NCCLASS_NOT    627 ext/mbstring/oniguruma/regcomp.c       if (IS_NCCLASS_NOT(cc))
IS_NCCLASS_NOT    635 ext/mbstring/oniguruma/regcomp.c       if (IS_NCCLASS_NOT(cc))
IS_NCCLASS_NOT   2446 ext/mbstring/oniguruma/regcomp.c 	    if (IS_NULL(xc->mbuf) && !IS_NCCLASS_NOT(xc)) {
IS_NCCLASS_NOT   2459 ext/mbstring/oniguruma/regcomp.c 		if (!IS_NCCLASS_NOT(xc)) {
IS_NCCLASS_NOT   2485 ext/mbstring/oniguruma/regcomp.c 	    if ((v != 0 && !IS_NCCLASS_NOT(xc)) ||
IS_NCCLASS_NOT   2486 ext/mbstring/oniguruma/regcomp.c                 (v == 0 && IS_NCCLASS_NOT(xc))) {
IS_NCCLASS_NOT   2488 ext/mbstring/oniguruma/regcomp.c 	      if ((v != 0 && !IS_NCCLASS_NOT(yc)) ||
IS_NCCLASS_NOT   2489 ext/mbstring/oniguruma/regcomp.c                   (v == 0 && IS_NCCLASS_NOT(yc)))
IS_NCCLASS_NOT   2493 ext/mbstring/oniguruma/regcomp.c 	  if ((IS_NULL(xc->mbuf) && !IS_NCCLASS_NOT(xc)) ||
IS_NCCLASS_NOT   2494 ext/mbstring/oniguruma/regcomp.c 	      (IS_NULL(yc->mbuf) && !IS_NCCLASS_NOT(yc)))
IS_NCCLASS_NOT   4631 ext/mbstring/oniguruma/regcomp.c       if (IS_NOT_NULL(cc->mbuf) || IS_NCCLASS_NOT(cc)) {
IS_NCCLASS_NOT   4640 ext/mbstring/oniguruma/regcomp.c           if ((z && !IS_NCCLASS_NOT(cc)) || (!z && IS_NCCLASS_NOT(cc))) {
IS_NCCLASS_NOT   5641 ext/mbstring/oniguruma/regcomp.c   if (IS_NCCLASS_NOT(cc))
IS_NCCLASS_NOT   6128 ext/mbstring/oniguruma/regcomp.c     if (IS_NCCLASS_NOT(NCCLASS(node))) fputs(" not", f);
IS_NCCLASS_NOT   1980 ext/mbstring/oniguruma/regparse.c   not1 = IS_NCCLASS_NOT(dest);
IS_NCCLASS_NOT   1983 ext/mbstring/oniguruma/regparse.c   not2 = IS_NCCLASS_NOT(cc);
IS_NCCLASS_NOT   2038 ext/mbstring/oniguruma/regparse.c   not1 = IS_NCCLASS_NOT(dest);
IS_NCCLASS_NOT   2041 ext/mbstring/oniguruma/regparse.c   not2 = IS_NCCLASS_NOT(cc);
IS_NCCLASS_NOT   4470 ext/mbstring/oniguruma/regparse.c   if (IS_NCCLASS_NOT(cc) &&
IS_NCCLASS_NOT   4929 ext/mbstring/oniguruma/regparse.c   if (IS_NCCLASS_NOT(cc)) {
IS_NCCLASS_NOT   4971 ext/mbstring/oniguruma/regparse.c     if ((is_in != 0 && !IS_NCCLASS_NOT(cc)) ||
IS_NCCLASS_NOT   4972 ext/mbstring/oniguruma/regparse.c 	(is_in == 0 &&  IS_NCCLASS_NOT(cc))) {
IS_NCCLASS_NOT   4983 ext/mbstring/oniguruma/regparse.c 	if (IS_NCCLASS_NOT(cc)) clear_not_flag_cclass(cc, env->enc);
IS_NCCLASS_NOT   4987 ext/mbstring/oniguruma/regparse.c 	if (IS_NCCLASS_NOT(cc)) {
IS_NCCLASS_NOT   5003 ext/mbstring/oniguruma/regparse.c 	&& !IS_NCCLASS_NOT(cc)