Home
last modified time | relevance | path

Searched refs:CurDictInDollars (Results 1 – 3 of 3) sorted by relevance

/dports/math/form/form-4.2.1/sources/
H A Ddict.c799 AO.CurDictInDollars = DICT_NOTINDOLLARS; in SetDictionaryOptions()
805 AO.CurDictInDollars = DICT_INDOLLARS; in SetDictionaryOptions()
H A Dstructs.h2361 int CurDictInDollars; member
H A Ddollar.c612 if ( par > 0 && AO.CurDictInDollars == 0 ) { in WriteDollarToBuffer()