evhttp_uri_parse 2810 opal/mca/event/libevent2022/libevent/http.c 		uri = evhttp_uri_parse(str);
evhttp_uri_parse  833 opal/mca/event/libevent2022/libevent/include/event2/http.h struct evhttp_uri *evhttp_uri_parse(const char *source_uri);
evhttp_uri_parse  170 opal/mca/event/libevent2022/libevent/sample/http-server.c 	decoded = evhttp_uri_parse(uri);