Searched refs:getMatch (Results 1 – 2 of 2) sorted by relevance
401 const ZoneStringInfo* getMatch(int32_t index, int32_t &matchLength);
437 ZoneStringSearchResultHandler::getMatch(int32_t index, int32_t &matchLength) { in getMatch() function in ZoneStringSearchResultHandler1321 const ZoneStringInfo *tmp = handler.getMatch(i, tmpMatchLen); in find()