Searched refs:MatchLabelPos (Results 1 – 1 of 1) sorted by relevance
2788 size_t MatchLabelPos = in checkInput() local2790 if (MatchLabelPos == StringRef::npos) in checkInput()2794 CheckRegion = Buffer.substr(0, MatchLabelPos + MatchLabelLen); in checkInput()2795 Buffer = Buffer.substr(MatchLabelPos + MatchLabelLen); in checkInput()