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

  /src/external/gpl2/diffutils/dist/lib/posix/
regex.h 112 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
116 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
223 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
226 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h 114 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
118 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
230 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
233 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl2/grep/dist/lib/posix/
regex.h 116 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
120 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
227 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
230 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl3/binutils/dist/include/
xregex2.h 115 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
226 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
229 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl3/binutils.old/dist/include/
xregex2.h 115 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
226 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
229 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl3/gcc/dist/include/
xregex2.h 115 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
226 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
229 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl3/gcc.old/dist/include/
xregex2.h 115 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
226 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
229 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl3/gdb/dist/include/
xregex2.h 115 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
226 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
229 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl3/gdb.old/dist/include/
xregex2.h 115 #define RE_LIMITED_OPS (RE_INTERVALS << 1)
119 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
226 RE_LIMITED_OPS, i.e., \? \+ \| are not recognized. Actually, this
229 (_RE_SYNTAX_POSIX_COMMON | RE_LIMITED_OPS)
  /src/external/gpl2/xcvs/dist/lib/
regex.h 731 # define RE_LIMITED_OPS REG_LIMITED_OPS

Completed in 89 milliseconds