Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dstrcase.c32 static const unsigned char touppermap[256] = { variable
74 return touppermap[(unsigned char) in]; in Curl_raw_toupper()

Completed in 1 milliseconds