Searched defs:charset_cache (Results 1 – 1 of 1) sorted by relevance
388 struct charset_cache { struct389 struct charset_cache *next; argument390 kiconv_t inbound;391 kiconv_t outbound;392 struct sockaddr client_addr;