HomeSort by relevance Sort by last modified time
    Searched defs:RE_NO_GNU_OPS (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 199 # define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
207 # define RE_DEBUG (RE_NO_GNU_OPS << 1)
252 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
261 | RE_INTERVALS | RE_NO_GNU_OPS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
regex.h 147 # define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
155 # define RE_DEBUG (RE_NO_GNU_OPS << 1)
202 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
211 | RE_INTERVALS | RE_NO_GNU_OPS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 147 # define RE_NO_GNU_OPS (RE_NO_POSIX_BACKTRACKING << 1)
155 # define RE_DEBUG (RE_NO_GNU_OPS << 1)
202 | RE_UNMATCHED_RIGHT_PAREN_ORD | RE_NO_GNU_OPS)
211 | RE_INTERVALS | RE_NO_GNU_OPS)

Completed in 91 milliseconds