Defines | Functions

GraphanDicts.cpp File Reference

#include "StdGraph.h"
#include "GraphanDicts.h"
Include dependency graph for GraphanDicts.cpp:

Defines

Functions


Define Documentation

#define RD_MODE   (unsigned) 'r'

Referenced by MOpen().

#define WR_MODE   (unsigned) 'w'

Referenced by MOpen().


Function Documentation

FILE* MOpen ( const char *  FName,
int  Mode 
)

References RD_MODE, and WR_MODE.

Referenced by CGraphanDicts::ReadENames(), CGraphanDicts::ReadIdents(), and CGraphanDicts::ReadSpaces().

Here is the caller graph for this function:

bool StrSpacingCompare ( const char *  Sample,
const char *  Text,
size_t  SampleLength,
size_t &  TextLength,
MorphLanguageEnum  langua 
)

References is_spc_fill(), and IsSuperEqualChar().

Referenced by CGraphanDicts::SearchSpace().

Here is the call graph for this function:

Here is the caller graph for this function: