|
file | ascii.h [code] |
| Helpers for ASCII string handling.
|
|
file | bloom.c [code] |
| Trivial bloom filter.
|
|
file | bloom.h [code] |
| Trivial bloom filter.
|
|
file | config.h [code] |
|
file | corestringlist.h [code] |
| Core string lists.
|
|
file | corestrings.c [code] |
| Useful interned string tables implementation.
|
|
file | corestrings.h [code] |
| Useful interned string pointers (interface).
|
|
file | dirent.h [code] |
| directory traversal and entry
|
|
file | errors.h [code] |
| Error codes.
|
|
file | file.c [code] |
| Table operations for files with posix compliant path separator.
|
|
file | file.h [code] |
| Default operations table for files.
|
|
file | filename.c [code] |
| Provides a central method of obtaining unique filenames.
|
|
file | filename.h [code] |
|
file | filepath.c [code] |
| Provides utility functions for finding readable files.
|
|
file | filepath.h [code] |
| Utility routines to obtain paths to file resources.
|
|
file | hashmap.c [code] |
|
file | hashmap.h [code] |
|
file | hashtable.c [code] |
| Write-Once hash table for string to string mappings.
|
|
file | hashtable.h [code] |
| Interface to Write-Once hash table for string to string mapping.
|
|
file | http.h [code] |
| HTTP header parsing functions.
|
|
file | idna.c [code] |
| NetSurf international domain name handling implementation.
|
|
file | idna.h [code] |
| interface to international domain name handling.
|
|
file | idna_props.h [code] |
|
file | inet.h [code] |
| internet structures and defines
|
|
file | libdom.c [code] |
| libdom utilities (implementation).
|
|
file | libdom.h [code] |
| libdom utilities (implementation).
|
|
file | log.c [code] |
|
file | log.h [code] |
|
file | messages.c [code] |
| Localised message support implementation.
|
|
file | messages.h [code] |
| Localised message support (interface).
|
|
file | nscolour.c [code] |
| NetSurf UI colours (implementation).
|
|
file | nscolour.h [code] |
| NetSurf UI colours (interface).
|
|
file | nsoption.c [code] |
| Option reading and saving (implementation).
|
|
file | nsoption.h [code] |
| Option reading and saving interface.
|
|
file | nsurl.h [code] |
| NetSurf URL handling (interface).
|
|
file | punycode.c [code] |
|
file | punycode.h [code] |
|
file | regex.h [code] |
|
file | ring.h [code] |
| Ring list structure.
|
|
file | ssl_certs.c [code] |
| helpers for X509 certificate chains
|
|
file | string.h [code] |
| Interface to utility string handling.
|
|
file | sys_time.h [code] |
| BSD style timeval macros.
|
|
file | talloc.c [code] |
|
file | talloc.h [code] |
|
file | time.c [code] |
| Implementation of time operations.
|
|
file | time.h [code] |
| Interface to time operations.
|
|
file | url.c [code] |
| Implementation of URI percent escaping.
|
|
file | url.h [code] |
| Interface to URL parsing and joining operations.
|
|
file | useragent.c [code] |
|
file | useragent.h [code] |
|
file | utf8.c [code] |
| UTF-8 manipulation functions (implementation).
|
|
file | utf8.h [code] |
| UTF-8 manipulation functions (interface).
|
|
file | utils.c [code] |
|
file | utils.h [code] |
| Interface to a number of general purpose functionality.
|
|
file | utsname.h [code] |
| Interface to uts API to get name and information about current kernel.
|
|