Searched refs:end_of_path (Results 1 - 1 of 1) sorted by relevance

/external/libevent/
H A Dhttp.c4637 end_of_path(char *cp, enum uri_part part, unsigned flags) function
4755 readp = end_of_path(path, PART_PATH, flags);
4762 readp = end_of_path(readp, PART_QUERY, flags);
4769 readp = end_of_path(readp, PART_FRAGMENT, flags);
4998 ((const char*)(end_of_path(((char*)(cp)), (p), (f))))

Completed in 72 milliseconds