Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/regex/
H A Dregex2.h99 #define OEOW (20) /* end word - */ macro
H A Dengine.c337 case OEOW: in dissect()
541 case OEOW: in backref()
887 case OEOW: in step()
H A Dregcomp.c704 EMIT(OEOW, 0); in p_bracket()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h97 #define OEOW (20LU<<OPSHIFT) /* end word - */ macro
H A Dregengine.inc380 case OEOW:
588 case OEOW:
951 case OEOW:
H A Dregcomp.c810 EMIT(OEOW, 0); in p_bracket()
/freebsd/lib/libc/regex/
H A Dregex2.h103 #define OEOW (20L<<OPSHIFT) /* end word - */ macro
H A Dregcomp.c531 EMIT(OEOW, 0); in p_ere_exp()
888 EMIT(OEOW, 0); in p_simp_re()
1033 EMIT(OEOW, 0); in p_bracket()
1923 case OEOW:
2080 case OEOW:
H A Dengine.c459 case OEOW: in dissect()
713 case OEOW: in backref()
1040 case OEOW: in step()
/freebsd/lib/libc/regex/grot/
H A Ddebug.c105 case OEOW:
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c168 case OEOW: in s_print()