File List

Here is a list of all files with brief descriptions:
src/linebreak.cImplementation of the line breaking algorithm as described in Unicode Standard Annex 14
src/linebreak.h [code]Header file for the line breaking algorithm
src/linebreakdata.c
src/linebreakdef.cDefinition of language-specific data
src/linebreakdef.h [code]Definitions of internal data structures, declarations of global variables, and function prototypes for the line breaking algorithm
src/unibreakbase.cDefinition of basic libunibreak information
src/unibreakbase.h [code]Header file for common definitions in the libunibreak library
src/unibreakdef.cDefinition of utility functions used by the libunibreak library
src/unibreakdef.h [code]Header file for private definitions in the libunibreak library
src/wordbreak.cImplementation of the word breaking algorithm as described in Unicode Standard Annex 29
src/wordbreak.h [code]Header file for the word breaking (segmentation) algorithm
src/wordbreakdata.c
src/wordbreakdef.h [code]Definitions of internal data structures, declarations of global variables, and function prototypes for the word breaking algorithm

Generated by  doxygen 1.6.2