IS_NCCLASS_FLAG_ON 679 ext/mbstring/oniguruma/regint.h #define IS_NCCLASS_NOT(nd) IS_NCCLASS_FLAG_ON(nd, FLAG_NCCLASS_NOT) IS_NCCLASS_FLAG_ON 680 ext/mbstring/oniguruma/regint.h #define IS_NCCLASS_SHARE(nd) IS_NCCLASS_FLAG_ON(nd, FLAG_NCCLASS_SHARE)