Searched refs:charntorune (Results 1 – 3 of 3) sorted by relevance
53 int bytes_consumed = charntorune(&rune, p, end - p); in SpanInterchangeValid()
66 charntorune(Rune *rune, const char *str, int length) in charntorune() function244 *consumed = charntorune(rune, str, length); in isvalidcharntorune()
77 int charntorune(Rune* r, const char* s, int n);