Home
last modified time | relevance | path

Searched refs:ac_special_altexpand (Results 1 – 2 of 2) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dmatcher-ac.c2274 static int ac_special_altexpand(char *hexpr, char *subexpr, uint16_t maxlen, int lvl, int maxlvl, u… in ac_special_altexpand() function
2322 …if ((ret = ac_special_altexpand(end, subexpr, maxlen, lvl - 1, lvl, sigopts, special, root)) != CL… in ac_special_altexpand()
2333 …if ((ret = ac_special_altexpand(ept, subexpr, maxlen, lvl - 1, lvl, sigopts, special, root)) != CL… in ac_special_altexpand()
2345 …if ((ret = ac_special_altexpand(ept, subexpr, maxlen, lvl + 1, lvl + 1, sigopts, special, root)) !… in ac_special_altexpand()
2471 ret = ac_special_altexpand(hexprcpy, subexpr, slen + 1, 0, 0, sigopts, special, root); in ac_special_altstr()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dmatcher-ac.c2279 static int ac_special_altexpand(char *hexpr, char *subexpr, uint16_t maxlen, int lvl, int maxlvl, u… in ac_special_altexpand() function
2327 …if ((ret = ac_special_altexpand(end, subexpr, maxlen, lvl - 1, lvl, sigopts, special, root)) != CL… in ac_special_altexpand()
2338 …if ((ret = ac_special_altexpand(ept, subexpr, maxlen, lvl - 1, lvl, sigopts, special, root)) != CL… in ac_special_altexpand()
2350 …if ((ret = ac_special_altexpand(ept, subexpr, maxlen, lvl + 1, lvl + 1, sigopts, special, root)) !… in ac_special_altexpand()
2476 ret = ac_special_altexpand(hexprcpy, subexpr, slen + 1, 0, 0, sigopts, special, root); in ac_special_altstr()