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