Home
last modified time | relevance | path

Searched refs:lws_check_byte_utf8 (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c339 lws_check_byte_utf8(unsigned char state, unsigned char c) in lws_check_byte_utf8() function
836 utf8 = lws_check_byte_utf8((unsigned char)utf8, (unsigned char)c); in lws_tokenize()
H A Dprivate-lib-core.h956 lws_check_byte_utf8(unsigned char state, unsigned char c);

Completed in 4 milliseconds