Home
last modified time | relevance | path

Searched refs:OEOW (Results 1 – 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/nvi/regex/
HDregex2.h99 #define OEOW (20) /* end word - */ macro
HDengine.c337 case OEOW: in dissect()
541 case OEOW: in backref()
887 case OEOW: in step()
HDregcomp.c704 EMIT(OEOW, 0); in p_bracket()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDregex2.h97 #define OEOW (20LU<<OPSHIFT) /* end word - */ macro
HDregengine.inc380 case OEOW:
588 case OEOW:
951 case OEOW:
HDregcomp.c810 EMIT(OEOW, 0); in p_bracket()
/freebsd-13-stable/lib/libc/regex/
HDregex2.h105 #define OEOW (20L<<OPSHIFT) /* end word - */ macro
HDregcomp.c535 EMIT(OEOW, 0); in p_ere_exp()
879 EMIT(OEOW, 0); in p_simp_re()
1021 EMIT(OEOW, 0); in p_bracket()
1911 case OEOW:
2068 case OEOW:
HDengine.c462 case OEOW: in dissect()
716 case OEOW: in backref()
1043 case OEOW: in step()
/freebsd-13-stable/lib/libc/regex/grot/
HDdebug.c106 case OEOW:
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/regex/
HDdebug.c168 case OEOW: in s_print()