Searched refs:space (Results 1 – 4 of 4) sorted by relevance
82 char space[NXT_SOCKADDR_LEN]; member
142 !wrap(text = "normalize-space($text)",171 !{normalize-space(translate(substring($text, $offset, $length),
760 u_char *space; in nxt_perl_psgi_result_status() local768 space = nxt_memchr(status.start, ' ', status.length); in nxt_perl_psgi_result_status()769 if (space != NULL) { in nxt_perl_psgi_result_status()770 status.length = space - status.start; in nxt_perl_psgi_result_status()
166 space for a more technical discussion at your own pace.