Searched defs:match_not_bow (Results 1 – 2 of 2) sorted by relevance
45 match_not_bow = match_not_eob << 1, /* first is not start of word */ enumerator
119 match_not_bow = 1 << 3, ///< Specifies that the expression "\\b" should not be enumerator