mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 18:33:16 +00:00
jsnorm api.
This commit is contained in:
parent
bad09d56f8
commit
b00a7cc8f8
6 changed files with 138 additions and 2 deletions
|
@ -247,5 +247,9 @@ int32_t inflate_done(int32_t id);
|
|||
|
||||
int32_t bytecode_rt_error(int32_t locationid);
|
||||
|
||||
int32_t jsnorm_init(int32_t from_buffer);
|
||||
int32_t jsnorm_process(int32_t id);
|
||||
int32_t jsnorm_done(int32_t id);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue