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

  /bionic/libc/include/
regex.h 91 #define REG_NOTBOL 00001
  /development/ndk/platforms/android-8/include/
regex.h 91 #define REG_NOTBOL 00001
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
regex.h 91 #define REG_NOTBOL 00001
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
regex.h 91 #define REG_NOTBOL 00001
  /external/clearsilver/util/regex/
regex.h 244 #define REG_NOTBOL 1
246 /* Like REG_NOTBOL, except for the end-of-line. */

Completed in 21 milliseconds