Searched refs:REG_EXTENDED (Results 1 – 2 of 2) sorted by relevance
42 #define REG_EXTENDED (1<<4) /* if not setted, Basic Onigular Expression */ macro
142 if ((posix_options & REG_EXTENDED) == 0) in regcomp()