Searched defs:end (Results 1 – 4 of 4) sorted by relevance
30 const uint8_t *end; member
32 static inline uint32_t get_utf8(const uint8_t **buffer, const uint8_t *end) in get_utf8()
257 int end; member
274 const uint8_t * const end = buffer + n; in validate_utf8_string() local