uri_percent_parse 209 uspace/lib/uri/uri.c errno_t rc = uri_percent_parse(str, &str, NULL); uri_percent_parse 53 uspace/lib/uri/uri.h extern errno_t uri_percent_parse(const char *, const char **, uint8_t *);