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 4630 ext/mbstring/oniguruma/regcomp.c if (IS_NOT_NULL(cc->mbuf) || IS_NCCLASS_NOT(cc)) {
IS_NCCLASS_NOT 4639 ext/mbstring/oniguruma/regcomp.c if ((z && !IS_NCCLASS_NOT(cc)) || (!z && IS_NCCLASS_NOT(cc))) {
IS_NCCLASS_NOT 5640 ext/mbstring/oniguruma/regcomp.c if (IS_NCCLASS_NOT(cc))
IS_NCCLASS_NOT 6127 ext/mbstring/oniguruma/regcomp.c if (IS_NCCLASS_NOT(NCCLASS(node))) fputs(" not", f);
IS_NCCLASS_NOT 1988 ext/mbstring/oniguruma/regparse.c not1 = IS_NCCLASS_NOT(dest);
IS_NCCLASS_NOT 1991 ext/mbstring/oniguruma/regparse.c not2 = IS_NCCLASS_NOT(cc);
IS_NCCLASS_NOT 2046 ext/mbstring/oniguruma/regparse.c not1 = IS_NCCLASS_NOT(dest);
IS_NCCLASS_NOT 2049 ext/mbstring/oniguruma/regparse.c not2 = IS_NCCLASS_NOT(cc);
IS_NCCLASS_NOT 4472 ext/mbstring/oniguruma/regparse.c if (IS_NCCLASS_NOT(cc) &&
IS_NCCLASS_NOT 4931 ext/mbstring/oniguruma/regparse.c if (IS_NCCLASS_NOT(cc)) {
IS_NCCLASS_NOT 4973 ext/mbstring/oniguruma/regparse.c if ((is_in != 0 && !IS_NCCLASS_NOT(cc)) ||
IS_NCCLASS_NOT 4974 ext/mbstring/oniguruma/regparse.c (is_in == 0 && IS_NCCLASS_NOT(cc))) {
IS_NCCLASS_NOT 4985 ext/mbstring/oniguruma/regparse.c if (IS_NCCLASS_NOT(cc)) clear_not_flag_cclass(cc, env->enc);
IS_NCCLASS_NOT 4989 ext/mbstring/oniguruma/regparse.c if (IS_NCCLASS_NOT(cc)) {
IS_NCCLASS_NOT 5005 ext/mbstring/oniguruma/regparse.c && !IS_NCCLASS_NOT(cc)