HomeSort by: relevance | last modified time | path
    Searched refs:OEOW (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/nvi/dist/regex/
regex2.h 102 #define OEOW (20) /* end word - */
engine.c 357 case OEOW:
569 case OEOW:
936 case OEOW:
regcomp.c 730 EMIT(OEOW, 0);
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regex2.h 97 #define OEOW (20LU<<OPSHIFT) /* end word - */
regengine.inc 339 case OEOW:
547 case OEOW:
887 case OEOW:
regcomp.c 809 EMIT(OEOW, 0);
  /src/lib/libc/regex/
regex2.h 108 #define OEOW (20U<<OPSHIFT) /* end word - */
engine.c 486 case OEOW:
749 case OEOW:
1084 case OEOW:
regcomp.c 605 EMIT(OEOW, 0);
970 EMIT(OEOW, 0);
1111 EMIT(OEOW, 0);
2075 case OEOW:
2241 case OEOW:
  /src/tests/lib/libc/regex/
debug.c 135 case OEOW:

Completed in 53 milliseconds