Home
last modified time | relevance | path

Searched refs:fInputFile (Results 1 – 2 of 2) sorted by relevance

/trunk/main/rsc/source/parser/
H A Drscpar.cxx71 fInputFile = fFile; in RscFileInst()
85 fInputFile = NULL; in RscFileInst()
155 if( (nInputPos >= nInputEndPos) && fInputFile ) in GetNewLine()
157 nInputEndPos = fread( pInput, 1, nInputBufLen, fInputFile ); in GetNewLine()
/trunk/main/rsc/inc/
H A Drscpar.hxx44 FILE * fInputFile; // Eingabedatei member in RscFileInst

Completed in 8 milliseconds