HomeSort by: relevance | last modified time | path
    Searched defs:RE_NO_GNU_OPS (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl2/diffutils/dist/lib/posix/
regex.h 151 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
159 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
184 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
192 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h 153 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
161 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
190 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
199 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl2/grep/dist/lib/posix/
regex.h 155 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
163 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
188 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
196 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl3/binutils/dist/include/
xregex2.h 154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
187 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
195 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl3/binutils.old/dist/include/
xregex2.h 154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
187 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
195 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl3/gcc/dist/include/
xregex2.h 154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
187 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
195 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl3/gcc.old/dist/include/
xregex2.h 154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
187 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
195 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl3/gdb/dist/include/
xregex2.h 154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
187 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
195 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl3/gdb.old/dist/include/
xregex2.h 154 #define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
162 #define RE_DEBUG (RE_NO_GNU_OPS << 1)
187 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
195 | RE_INTERVALS | RE_NO_GNU_OPS)
  /src/external/gpl2/xcvs/dist/lib/
regex.h 738 # define RE_NO_GNU_OPS REG_NO_GNU_OPS

Completed in 34 milliseconds