Searched refs:OANY (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/nvi/regex/
H A Dregex2.h88 #define OANY (5) /* . - */ macro
H A Dengine.c355 case OANY:
527 case OANY:
935 case OANY:
H A Dregcomp.c418 EMIT(OANY, 0);
638 EMIT(OANY, 0);
1005 - nonnewline - emit REG_NEWLINE version of OANY
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregex2.h76 #define OANY (5LU<<OPSHIFT) /* . - */ macro
H A Dregcomp.c366 EMIT(OANY, 0);
548 EMIT(OANY, 0);
948 - nonnewline - emit REG_NEWLINE version of OANY
H A Dregengine.inc341 case OANY:
510 case OANY:
891 case OANY:
/freebsd-10-stable/lib/libc/regex/
H A Dregex2.h89 #define OANY (5L<<OPSHIFT) /* . - */ macro
H A Dengine.c420 case OANY:
593 case OANY:
1022 case OANY:
H A Dregcomp.c423 EMIT(OANY, 0);
595 EMIT(OANY, 0);
1008 - nonnewline - emit REG_NEWLINE version of OANY
1509 case OANY:
1527 /* First, everything as OANY */
1639 case OANY:
/freebsd-10-stable/lib/libc/regex/grot/
H A Ddebug.c111 case OANY:
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c171 case OANY:

Completed in 119 milliseconds