HomeSort by relevance Sort by last modified time
    Searched defs:RE_NO_EMPTY_RANGES (Results 1 - 3 of 3) 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/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
regex.h 135 # define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1)
139 # define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
200 | RE_NO_BK_VBAR | RE_NO_EMPTY_RANGES \
236 | RE_INTERVALS | RE_NO_EMPTY_RANGES)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 135 # define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1)
139 # define RE_UNMATCHED_RIGHT_PAREN_ORD (RE_NO_EMPTY_RANGES << 1)
200 | RE_NO_BK_VBAR | RE_NO_EMPTY_RANGES \
236 | RE_INTERVALS | RE_NO_EMPTY_RANGES)

Completed in 95 milliseconds