Searched defs:REG_EESCAPE (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/include/
H A Dregex.h74 #define REG_EESCAPE 5 macro
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregex_impl.h70 #define REG_EESCAPE 5 macro
H A Dregcomp.c508 REQUIRE(MORE(), REG_EESCAPE); local
676 REQUIRE(MORE(), REG_EESCAPE); local
/openbsd-current/gnu/lib/libiberty/include/
H A Dxregex2.h305 REG_EESCAPE, /* Trailing backslash. */ enumerator in enum:__anon597
/openbsd-current/gnu/gcc/include/
H A Dxregex2.h305 REG_EESCAPE, /* Trailing backslash. */ enumerator in enum:__anon379
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dxregex2.h302 REG_EESCAPE, /* Trailing backslash. */ enumerator in enum:__anon5028
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.h297 REG_EESCAPE, /* Trailing backslash. */ enumerator in enum:__anon6189
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.h268 REG_EESCAPE, /* Trailing backslash. */ enumerator in enum:__anon5831
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dxregex2.h305 REG_EESCAPE, /* Trailing backslash. */ enumerator in enum:__anon5735
/openbsd-current/lib/libc/regex/
H A Dregcomp.c338 REQUIRE(MORE(), REG_EESCAPE); local
481 REQUIRE(MORE(), REG_EESCAPE); local

Completed in 212 milliseconds