Searched refs:nxt_string_zero (Results 1 – 2 of 2) sorted by relevance
109 #define nxt_string_zero(str) { sizeof(str), (u_char *) str } macro
417 static nxt_str_t suffix = nxt_string_zero( in nxt_perl_psgi_module_create()