Searched refs:isIncludeStrbStrh (Results 1 – 2 of 2) sorted by relevance
24 MOperator GetMopPair(MOperator mop, bool isIncludeStrbStrh) in GetMopPair() argument48 return isIncludeStrbStrh ? MOP_wstrh : MOP_undef; in GetMopPair()50 return isIncludeStrbStrh ? MOP_wstr : MOP_undef; in GetMopPair()
192 MOperator GetMopPair(MOperator mop, bool isIncludeStrbStrh);