Home
last modified time | relevance | path

Searched defs:REG_NOTBOL (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/head/
H A Dregex.h99 #define REG_NOTBOL 0x200 /* string is not BOL */ macro
/titanic_52/usr/src/contrib/ast/src/lib/libast/include/
H A Dregex.h81 #define REG_NOTBOL 0x00000040 /* ^ is not a special char */ macro