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

/bionic/libc/include/
H A Dregex.h67 #define REG_NOSPEC 0020 macro
/bionic/tools/versioner/current/
H A Dregex.h67 #define REG_NOSPEC 0020 macro
/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregcomp.c229 = #define REG_NOSPEC 0020
254 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
307 else if (cflags&REG_NOSPEC)

Completed in 69 milliseconds