Searched refs:nonconform (Results 1 – 1 of 1) sorted by relevance
2460 const int nonconform = (ptr != NULL); in http_parse_uri_test() local2462 nonconform ? EVHTTP_URI_NONCONFORMANT : 0; in http_parse_uri_test()2488 if (uri != NULL && !nonconform) { \ in http_parse_uri_test()2490 } else if (uri == NULL && nonconform) { \ in http_parse_uri_test()