Searched defs:match_not_null (Results 1 – 4 of 4) sorted by relevance
240 constexpr match_flag_type match_not_null = 1 << _S_not_null; in _GLIBCXX_VISIBILITY() local
52 match_not_null = match_any << 1, /* string can't be null */ enumerator