HomeSort by relevance Sort by last modified time
    Searched refs:RE_NEWLINE_ALT (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/
xregex2.h 120 #define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
125 #define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
201 | RE_NEWLINE_ALT)
206 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 112 # define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
117 # define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
216 | RE_NEWLINE_ALT)
221 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h 112 # define RE_NEWLINE_ALT (RE_LIMITED_OPS << 1)
117 # define RE_NO_BK_BRACES (RE_NEWLINE_ALT << 1)
219 | RE_NEWLINE_ALT)
224 | RE_NEWLINE_ALT | RE_NO_BK_PARENS \
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c     [all...]

Completed in 67 milliseconds