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

/freebsd-10.0-release/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.0-release/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.0-release/lib/libc/regex/
H A Dregex2.h89 #define OANY (5L<<OPSHIFT) /* . - */ macro
H A Dengine.c420 case OANY:
593 case OANY:
1030 case OANY:
H A Dregcomp.c407 EMIT(OANY, 0);
567 EMIT(OANY, 0);
973 - nonnewline - emit REG_NEWLINE version of OANY
1474 case OANY:
1492 /* First, everything as OANY */
1604 case OANY:
/freebsd-10.0-release/lib/libc/regex/grot/
H A Ddebug.c111 case OANY:

Completed in 103 milliseconds