Searched refs:RE_FRUGAL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.h150 #define RE_FRUGAL (RE_NO_GNU_OPS << 1) macro
153 #define RE_SHY_GROUPS (RE_FRUGAL << 1)
185 (RE_CHAR_CLASSES | RE_INTERVALS | RE_SHY_GROUPS | RE_FRUGAL)
H A Dregex.c2700 if ((syntax & RE_FRUGAL)

Completed in 189 milliseconds