Searched defs:charset_cache (Results 1 – 1 of 1) sorted by relevance
375 struct charset_cache { struct376 struct charset_cache *next; argument377 kiconv_t inbound;378 kiconv_t outbound;379 struct sockaddr client_addr;