Home
last modified time | relevance | path

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

/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dispell_checker.h217 char * m_askfilename; /* File specified in -f option */ variable
H A Dispell_checker.cpp111 m_askfilename(NULL), in ISpellChecker()