Home
last modified time | relevance | path

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

/external/clearsilver/util/regex/
Dregex.h104 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1) macro
109 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
161 | RE_NEWLINE_ALT)
166 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
Dregex.c2151 if (syntax & RE_NEWLINE_ALT)