Searched defs:REG_NOTBOL (Results 1 – 6 of 6) sorted by relevance
99 #define REG_NOTBOL 0x200 /* string is not BOL */ macro
61 #define REG_NOTBOL 0x00000040 /* ^ is not a special char */ macro
79 #define REG_NOTBOL 0x00000040 /* ^ is not a special char */ macro