ddc
Macros | Functions
GraphanDicts.cpp File Reference
#include "StdGraph.h"
#include "GraphanDicts.h"
Include dependency graph for GraphanDicts.cpp:

Macros

#define RD_MODE   (unsigned) 'r'
 
#define WR_MODE   (unsigned) 'w'
 

Functions

FILE * MOpen (const char *FName, int Mode)
 
bool StrSpacingCompare (const char *Sample, const char *Text, size_t SampleLength, size_t &TextLength, MorphLanguageEnum langua)
 

Macro Definition Documentation

◆ RD_MODE

#define RD_MODE   (unsigned) 'r'

◆ WR_MODE

#define WR_MODE   (unsigned) 'w'

Referenced by MOpen().

Function Documentation

◆ MOpen()

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:

◆ StrSpacingCompare()

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: