File: hs.def

package info (click to toggle)
hyperscan 5.4.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,304 kB
  • sloc: cpp: 143,324; ansic: 41,041; python: 621; sh: 32; makefile: 12
file content (43 lines) | stat: -rw-r--r-- 939 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
; Hyperscan DLL export definitions

LIBRARY hs

EXPORTS
   hs_alloc_scratch
   hs_clone_scratch
   hs_close_stream
   hs_compile
   hs_compile_ext_multi
   hs_compile_multi
   hs_compress_stream
   hs_copy_stream
   hs_database_info
   hs_database_size
   hs_deserialize_database
   hs_deserialize_database_at
   hs_expand_stream
   hs_expression_ext_info
   hs_expression_info
   hs_free_compile_error
   hs_free_database
   hs_free_scratch
   hs_open_stream
   hs_populate_platform
   hs_reset_and_copy_stream
   hs_reset_and_expand_stream
   hs_reset_stream
   hs_scan
   hs_scan_stream
   hs_scan_vector
   hs_scratch_size
   hs_serialize_database
   hs_serialized_database_info
   hs_serialized_database_size
   hs_set_allocator
   hs_set_database_allocator
   hs_set_misc_allocator
   hs_set_scratch_allocator
   hs_set_stream_allocator
   hs_stream_size
   hs_valid_platform
   hs_version