Home
last modified time | relevance | path

Searched refs:ptr_next (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Durl.c2982 char *ptr_next = strchr(ptr, ':'); local
2983 if(ptr_next) {
2988 ptr = ptr_next + 1;

Completed in 12 milliseconds