Home
last modified time | relevance | path

Searched refs:nxt_utf8_is_valid (Results 1 – 2 of 2) sorted by relevance

/unit/src/
H A Dnxt_utf8.h26 NXT_EXPORT nxt_bool_t nxt_utf8_is_valid(const u_char *p, size_t len);
H A Dnxt_utf8.c260 nxt_utf8_is_valid(const u_char *p, size_t len) in nxt_utf8_is_valid() function