Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_string.h14 #define nxt_upcase(c) \ macro
H A Dnxt_string.c106 *dst++ = nxt_upcase(c); in nxt_memcpy_upcase()