Home
last modified time | relevance | path

Searched refs:RE_NO_GNU_OPS (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/reactos/wine/
H A Dregex.h154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1) macro
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
181 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
189 | RE_INTERVALS | RE_NO_GNU_OPS)