|
Files |
| file | buffer_api.c |
| | Implements the Buffer related parts of the FRET API.
|
| file | bufferstore.c |
| file | bufferstore.h |
| file | common.c |
| | Implements functions that support all other modules.
|
| file | common.h |
| | Defines constants, types and helper functions that are used throughout the library but are not visible externally.
|
| file | fret.h |
| | API header file for the FRET library.
|
| file | gramhash.c |
| file | gramhash.h |
| file | gramstore.c |
| | Implements the module that stores Grams.
|
| file | gramstore.h |
| file | init_api.c |
| | API function implementations.
|
| file | progress_api.c |
| | API function implementations.
|
| file | rbtree.c |
| file | redblack.c |
| file | redblack.h |
| file | report_api.c |
| | API function implementations.
|
| file | requesthandler.c |
| | Implements functionality that processes requests to scan buffers.
|
| file | requesthandler.h |
| file | scan_api.c |
| | Implements the scan related functions of the FRET API.
|
| file | scans.h |
| file | scans_amalg.c |
| file | scans_amalg.h |
| file | scans_common.c |
| | Implements scans for Grams common to two Buffers.
|
| file | scans_common.h |
| file | scans_fill.c |
| | Implements scans for series of fill bytes within a Buffer.
|
| file | scans_fill.h |
| file | scans_grind.c |
| | Implements a scan for matching patterns in two or more buffers.
|
| file | scans_grind.h |
| file | scans_offset.c |
| | Implements Phase III scans for detecting offsets within a buffer.
|
| file | scans_offset.h |
| file | scans_purge.c |
| | Implements scans for modifying generic Group Grams.
|
| file | scans_purge.h |
| file | scans_text.c |
| | Implements scans for ASCII, Unicode and other text encodings.
|
| file | scans_text.h |