LibreOffice Module l10ntools (master) 1
Functions
cfglex.hxx File Reference
#include <sal/config.h>
#include <stdio.h>
Include dependency graph for cfglex.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void workOnTokenSet (int, char *)
 
FILE * init (int, char **)
 
void yyerror (char const *)
 

Function Documentation

◆ init()

FILE * init ( int  argc,
char **  argv 
)

◆ workOnTokenSet()

void workOnTokenSet ( int  nTyp,
char *  pTokenText 
)

Definition at line 82 of file cfgmerge.cxx.

◆ yyerror()

void yyerror ( char const *  s)

Definition at line 150 of file cfglex.l.