Searched defs:match_continuous (Results 1 – 2 of 2) sorted by relevance
53 match_continuous = match_not_null << 1, /* each grep match must continue from */ enumerator
131 match_continuous = 1 << 10, ///< Specifies that the expression must match a sub-sequence enumerator