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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 216 # define RE_ICASE (RE_INVALID_INTERVAL_ORD << 1)
221 # define RE_CARET_ANCHORS_HERE (RE_ICASE << 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
regex.h 166 # define RE_ICASE (RE_INVALID_INTERVAL_ORD << 1)
171 # define RE_CARET_ANCHORS_HERE (RE_ICASE << 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h 166 # define RE_ICASE (RE_INVALID_INTERVAL_ORD << 1)
171 # define RE_CARET_ANCHORS_HERE (RE_ICASE << 1)

Completed in 519 milliseconds