Searched refs:pEnd (Results 1 – 1 of 1) sorted by relevance
582 auto pEnd = p; in StringToDouble() local618 …for (uint8_t *i = pStart; i < pEnd; ++i) { // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithme… in StringToDouble()