Home
last modified time | relevance | path

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

/curl/lib/
H A Dmime.c1729 const char *nameend = filename + len1; in Curl_mime_contenttype() local
1735 if(len1 >= len2 && strcasecompare(nameend - len2, ctts[i].extension)) in Curl_mime_contenttype()

Completed in 9 milliseconds