Home | History | Annotate | Download | only in libevent

Lines Matching refs:HTTP_PREFIX

554 	len = strlen(HTTP_PREFIX);
555 if (strncasecmp(url, HTTP_PREFIX, len))