Home | History | Annotate | Download | only in microhttpd

Lines Matching refs:endv

590   const char *endv;
608 if (NULL == (endv = strchr (&spos[klen + 2], '\"')))
610 vlen = endv - spos - klen - 1;