notcategoryspec 719 src/regex-emacs.c case notcategoryspec: notcategoryspec 2518 src/regex-emacs.c BUF_PUSH_2 (notcategoryspec, c); notcategoryspec 2980 src/regex-emacs.c case notcategoryspec: notcategoryspec 2982 src/regex-emacs.c not = (re_opcode_t)p[-1] == notcategoryspec; notcategoryspec 3542 src/regex-emacs.c case notcategoryspec: notcategoryspec 3822 src/regex-emacs.c return ((re_opcode_t) *p1 == notcategoryspec && p1[1] == p2[1]); notcategoryspec 3823 src/regex-emacs.c case notcategoryspec: notcategoryspec 5035 src/regex-emacs.c case notcategoryspec: notcategoryspec 5037 src/regex-emacs.c bool not = (re_opcode_t) *(p - 1) == notcategoryspec;