Searched refs:REG_NOSPEC (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/include/
H A Dregex.h69 #define REG_NOSPEC 0020 macro
/barrelfish-master/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dregex.h29 #define REG_NOSPEC 0020 macro
H A Dmain.c339 o |= REG_NOSPEC;
H A Dregcomp.c81 = #define REG_NOSPEC 0020
103 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
157 else if (cflags&REG_NOSPEC)
/barrelfish-master/lib/libc/regex/grot/
H A Dmain.c331 o |= REG_NOSPEC;
/barrelfish-master/lib/libc/regex/
H A Dregcomp.c180 = #define REG_NOSPEC 0020
202 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
269 else if (cflags&REG_NOSPEC)

Completed in 65 milliseconds