Searched defs:match_not_eol (Results 1 – 2 of 2) sorted by relevance
42 match_not_eol = match_not_bol << 1, /* last is not end of line */ enumerator
116 match_not_eol = 1 << 2, ///< Specifies that the expression "\$" should not be enumerator