Home
last modified time | relevance | path

Searched refs:html_screnc_decode (Results 1 – 10 of 10) sorted by relevance

/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dhtmlnorm.h50 int html_screnc_decode(fmap_t *map, const char *dirname);
H A Dlibclamav.map180 html_screnc_decode;
H A Dhtmlnorm.c1894 int html_screnc_decode(fmap_t *map, const char *dirname) in html_screnc_decode() function
H A Dscanners.c2812 if (html_screnc_decode(ctx->fmap, tempname))
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dhtmlnorm.h50 int html_screnc_decode(fmap_t *map, const char *dirname);
H A Dlibclamav.map180 html_screnc_decode;
H A Dhtmlnorm.c1894 int html_screnc_decode(fmap_t *map, const char *dirname) in html_screnc_decode() function
H A Dscanners.c2677 if (html_screnc_decode(ctx->fmap, tempname))
/dports/security/clamav-lts/clamav-0.103.5/unit_tests/
H A Dcheck_htmlnorm.c158 ck_assert_msg(html_screnc_decode(map, dir) == 1, "html_screnc_decode failed"); in START_TEST()
/dports/security/clamav/clamav-0.104.2/unit_tests/
H A Dcheck_htmlnorm.c181 ck_assert_msg(html_screnc_decode(map, dir) == 1, "html_screnc_decode failed"); in START_TEST()