Searched refs:comp_options (Results 1 – 2 of 2) sorted by relevance
153 reg->comp_options = posix_options; in regcomp()180 if (nmatch == 0 || (reg->comp_options & REG_NOSUB) != 0) { in regexec()
86 int comp_options; member