Searched refs:valid_utf8 (Results 1 – 1 of 1) sorted by relevance
557 static int valid_utf8(const unsigned char* s) in valid_utf8() function622 if (!(length = valid_utf8(c))) { in decoding_fgets()