Home | History | Annotate | Download | only in orig

Lines Matching defs:matchSet

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