Searched defs:hyphenPos (Results 1 – 1 of 1) sorted by relevance
233 static void PushProcessNamePositions(ConStr &log, size_t &hyphenPos, size_t &spacePos, std::vector<… in PushProcessNamePositions()264 size_t hyphenPos = log.find('-', pos); in FindProcessNamePositions() local