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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 187 # define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1)
191 # define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
250 | RE_NO_BK_VBAR | RE_NO_EMPTY_RANGES \
286 | RE_INTERVALS | RE_NO_EMPTY_RANGES)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 133 #define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1)
137 #define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
193 | RE_NO_BK_VBAR | RE_NO_EMPTY_RANGES \
229 | RE_INTERVALS | RE_NO_EMPTY_RANGES)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 133 #define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1)
137 #define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
193 | RE_NO_BK_VBAR | RE_NO_EMPTY_RANGES \
229 | RE_INTERVALS | RE_NO_EMPTY_RANGES)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regex.h 133 #define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1)
137 #define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
193 | RE_NO_BK_VBAR | RE_NO_EMPTY_RANGES \
229 | RE_INTERVALS | RE_NO_EMPTY_RANGES)

Completed in 44 milliseconds