CWB
|
Files | |
file | attributes.c |
file | attributes.h |
file | binsert.c |
file | binsert.h |
file | bitfields.c |
file | bitfields.h |
file | bitio.c |
file | bitio.h |
file | cdaccess.c |
file | cdaccess.h |
file | cl.h |
This file contains the API for the CWB "Corpus Library" (CL). | |
file | class-mapping.c |
file | class-mapping.h |
file | compression.c |
file | compression.h |
file | corpus.c |
file | corpus.h |
file | dl_stub.c |
Stub interface to dynamic linker routines that SunOS uses but didn't ship with 4.1. | |
file | endian.c |
Provides the definition of the cl_bswap32() function, which was used as a portable implementation of the ntohl() and htonl() macros in earlier CWB versions; still needed for explicit conversion to little-endian format. | |
file | endian.h |
globals.h checks whether endianness is well-defined. | |
file | fileutils.c |
file | fileutils.h |
file | globals.c |
file | globals.h |
file | lexhash.c |
file | lexhash.h |
file | list.c |
file | list.h |
file | macros.c |
file | macros.h |
file | makecomps.c |
This file contains functions for creating four different P-attribute components: namely CompLexiconSrt, CompCorpusFreqs, CompRevCorpus, and CompRevCorpusIdx. | |
file | makecomps.h |
file | ngram-hash.c |
file | ngram-hash.h |
file | regopt.c |
The CL_Regex object, and the CL Regular Expression Optimiser. | |
file | regopt.h |
file | special-chars.c |
file | special-chars.h |
file | storage.c |
file | storage.h |
file | windows-mmap.c |
This file provides an equivalent of the POSIX mmap() function for use in Windows; the Windows API lacks this function. | |
file | windows-mmap.h |