Searched refs:R_REGEX_NOSPEC (Results 1 – 2 of 2) sorted by relevance
27 #define R_REGEX_NOSPEC 0020 macro
205 flags |= R_REGEX_NOSPEC; in r_regex_flags()254 if (!preg || ((cflags & R_REGEX_EXTENDED) && (cflags & R_REGEX_NOSPEC))) { in r_regex_init()333 } else if (cflags & R_REGEX_NOSPEC) { in r_regex_init()