Searched refs:Check3Bytes (Results 1 – 2 of 2) sorted by relevance
72 bool Check3Bytes(const std::vector<uint8_t> &v, const size_t &first, size_t &index) in Check3Bytes() function130 if (!Check3Bytes(v, first, index)) { in RunUtf8Validation()
27 bool Check3Bytes(const std::vector<uint8_t> &v, const size_t &first, size_t &index);