Searched refs:REG_EXTENDED (Results 1 – 4 of 4) sorted by relevance
52 int error = regcomp(&re, "*", REG_EXTENDED); in TEST()
43 MACRO(REG_EXTENDED); in regex_h()
63 #define REG_EXTENDED 0001 macro
254 if ((cflags®_EXTENDED) && (cflags®_NOSPEC)) in regcomp()305 if (cflags®_EXTENDED) in regcomp()