Searched refs:comp_options (Results 1 – 3 of 3) sorted by relevance
151 reg->comp_options = posix_options; in regcomp()178 if (nmatch == 0 || (reg->comp_options & REG_NOSUB) != 0) { in regexec()
86 int comp_options; member
1768 add comp_options member to POSIX API regex_t.
Completed in 17 milliseconds