nonconform 1993 opal/mca/event/libevent2022/libevent/test/regress_http.c const int nonconform = (ptr != NULL); nonconform 1995 opal/mca/event/libevent2022/libevent/test/regress_http.c nonconform ? EVHTTP_URI_NONCONFORMANT : 0; nonconform 2021 opal/mca/event/libevent2022/libevent/test/regress_http.c if (uri != NULL && !nonconform) { \ nonconform 2023 opal/mca/event/libevent2022/libevent/test/regress_http.c } else if (uri == NULL && nonconform) { \