Searched refs:iconv_cache_size (Results 1 – 1 of 1) sorted by relevance
242 static guint iconv_cache_size = 0; variable291 iconv_cache_size++; in iconv_cache_bucket_new()338 iconv_cache_size--; in iconv_cache_bucket_expire()355 while (node && iconv_cache_size >= ICONV_CACHE_SIZE) in iconv_cache_expire_unused()495 if (!bucket->refcount && iconv_cache_size > ICONV_CACHE_SIZE) in close_converter()