Searched defs:match_not_null (Results 1 – 2 of 2) sorted by relevance
52 match_not_null = match_any << 1, /* string can't be null */ enumerator
128 match_not_null = 1 << 8, ///< Specifies that the expression can not be matched enumerator