Home | History | Annotate | Download | only in dist

Lines Matching defs:matchSet

99162   u8 matchSet;
99236 ** have the matchSet operator. So we either have to look for one or
99240 matchOther = esc ? esc : pInfo->matchSet;
100268 assert( &((char*)&likeInfoAlt)[2] == (char*)&likeInfoAlt.matchSet );