#include "ffpriv_single_letter.h"#include "ffstring.h"Go to the source code of this file.
| Functions | |
| ffint32 | ffpriv_single_letter (ffword *word, ffcase thecase, ffint32 count) | 
| TODO: docu. | |
| ffbool | ffpriv_is_back_letter (const ffchar letter) | 
| TODO: docu. | |
| Variables | |
| static const char * | b_letters = "aAhHkKoOqQuUzZċĊ" | 
| static const ffuint32 | b_len = 16 | 
| 
 | 
| TODO: docu. 
 Definition at line 353 of file ffpriv_single_letter.c. References b_len, and b_letters. Referenced by ffpriv_single_letter(). | 
| 
 | ||||||||||||||||
| 
 | 
| 
 Definition at line 350 of file ffpriv_single_letter.c. Referenced by ffpriv_is_back_letter(). | 
| 
 | 
| 
 Definition at line 349 of file ffpriv_single_letter.c. Referenced by ffpriv_is_back_letter(). | 
 1.4.2
 1.4.2