Home
last modified time | relevance | path

Searched refs:nxt_utf8_casecmp (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_utf8.h22 NXT_EXPORT nxt_int_t nxt_utf8_casecmp(const u_char *start1,
H A Dnxt_utf8.c178 nxt_utf8_casecmp(const u_char *start1, const u_char *start2, size_t len1, in nxt_utf8_casecmp() function
/unit/src/test/
H A Dnxt_utf8_test.c179 n = nxt_utf8_casecmp((u_char *) "ABC АБВ ΑΒΓ", in nxt_utf8_test()