HomeSort by: relevance | last modified time | path
    Searched defs:REG_NOTBOL (Results 1 - 11 of 11) sorted by relevancy

  /src/include/
regex.h 129 #define REG_NOTBOL 00001
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regex_impl.h 86 #define REG_NOTBOL 00001
  /src/external/bsd/nvi/dist/regex/
regex.h 96 #define REG_NOTBOL 00001
  /src/external/bsd/tre/dist/include/tre/
tre.h 110 #define REG_NOTBOL 1
111 #define REG_NOTEOL (REG_NOTBOL << 1)
  /src/external/gpl2/diffutils/dist/lib/posix/
regex.h 281 #define REG_NOTBOL 1
283 /* Like REG_NOTBOL, except for the end-of-line. */
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h 288 #define REG_NOTBOL 1
290 /* Like REG_NOTBOL, except for the end-of-line. */
  /src/external/gpl2/grep/dist/lib/posix/
regex.h 285 #define REG_NOTBOL 1
287 /* Like REG_NOTBOL, except for the end-of-line. */
  /src/external/gpl3/binutils/dist/include/
xregex2.h 284 #define REG_NOTBOL 1
286 /* Like REG_NOTBOL, except for the end-of-line. */
  /src/external/gpl3/binutils.old/dist/include/
xregex2.h 284 #define REG_NOTBOL 1
286 /* Like REG_NOTBOL, except for the end-of-line. */
  /src/external/gpl3/gcc.old/dist/include/
xregex2.h 284 #define REG_NOTBOL 1
286 /* Like REG_NOTBOL, except for the end-of-line. */
  /src/external/gpl2/xcvs/dist/lib/
regex.h 343 #define REG_NOTBOL 1
345 /* Like REG_NOTBOL, except for the end-of-line. */

Completed in 30 milliseconds