Searched defs:REG_NOTEOL (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/head/
H A Dregex.h100 #define REG_NOTEOL 0x400 /* string has no EOL */ macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dregex.h62 #define REG_NOTEOL 0x00000080 /* $ is not a special char */ macro
/illumos-gate/usr/src/lib/libast/common/include/
H A Dregex.h80 #define REG_NOTEOL 0x00000080 /* $ is not a special char */ macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dregex.h62 #define REG_NOTEOL 0x00000080 /* $ is not a special char */ macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dregex.h62 #define REG_NOTEOL 0x00000080 /* $ is not a special char */ macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dregex.h62 #define REG_NOTEOL 0x00000080 /* $ is not a special char */ macro

Completed in 66 milliseconds