Home
last modified time | relevance | path

Searched refs:DICTIONARY_AVAILABLE (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/words/words-1.97F_3/
H A Dword_support_package.adb123 if DICTIONARY_AVAILABLE(GENERAL) then
166 if DICTIONARY_AVAILABLE(D_K) then
H A Dword_package.adb350 DICTIONARY_AVAILABLE(D_K) := TRUE;
358 DICTIONARY_AVAILABLE(D_K) := FALSE;
633 if DICTIONARY_AVAILABLE(D_K) then
2184 DICTIONARY_AVAILABLE(LOCAL) := TRUE;
2187 DICTIONARY_AVAILABLE(LOCAL) := FALSE;
2196 if not (DICTIONARY_AVAILABLE(GENERAL) or
2197 DICTIONARY_AVAILABLE(SPECIAL) or
2198 DICTIONARY_AVAILABLE(LOCAL)) then
H A Ddeveloper_parameters.adb470 DICTIONARY_AVAILABLE(LOCAL) := TRUE;
H A Ddictionary_package.ads32 DICTIONARY_AVAILABLE : array (DICTIONARY_KIND) of BOOLEAN := (FALSE, variable
H A Dlist_package.adb1467 if DICTIONARY_AVAILABLE(D_K) then