|
file | graphemebreak.c |
| Implementation of the grapheme breaking algorithm as described in Unicode Standard Annex 29.
|
|
file | graphemebreak.h [code] |
| Header file for the grapheme breaking algorithm.
|
|
file | graphemebreakdata.c |
|
file | graphemebreakdef.h [code] |
| Definitions of internal data structures, declarations of global variables, and function prototypes for the grapheme breaking algorithm.
|
|
file | linebreak.c |
| Implementation of the line breaking algorithm as described in Unicode Standard Annex 14.
|
|
file | linebreak.h [code] |
| Header file for the line breaking algorithm.
|
|
file | linebreakdata.c |
|
file | linebreakdef.c |
| Definition of language-specific data.
|
|
file | linebreakdef.h [code] |
| Definitions of internal data structures, declarations of global variables, and function prototypes for the line breaking algorithm.
|
|
file | test_skips.h [code] |
|
file | unibreakbase.c |
| Definition of basic libunibreak information.
|
|
file | unibreakbase.h [code] |
| Header file for common definitions in the libunibreak library.
|
|
file | unibreakdef.c |
| Definition of utility functions used by the libunibreak library.
|
|
file | unibreakdef.h [code] |
| Header file for private definitions in the libunibreak library.
|
|
file | wordbreak.c |
| Implementation of the word breaking algorithm as described in Unicode Standard Annex 29.
|
|
file | wordbreak.h [code] |
| Header file for the word breaking (segmentation) algorithm.
|
|
file | wordbreakdata.c |
|
file | wordbreakdef.h [code] |
| Definitions of internal data structures, declarations of global variables, and function prototypes for the word breaking algorithm.
|
|