Searched refs:touppermap (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/ | ||
H A D | strcase.c | 32 static const unsigned char touppermap[256] = { variable 74 return touppermap[(unsigned char) in]; in Curl_raw_toupper() |
Completed in 1 milliseconds