Searched refs:getGroupForPrimary (Results 1 – 3 of 3) sorted by relevance
128 int32_t getGroupForPrimary(uint32_t p) const;
73 CollationData::getGroupForPrimary(uint32_t p) const { in getGroupForPrimary() function in CollationData
595 int32_t group = data->getGroupForPrimary(varTop); in setVariableTop()