Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmdict.cpp296 get_ext()->comparator_type_ = VMDICT_COMP_NONE; in set_comparator_type()
392 case VMDICT_COMP_NONE: in match_strings()
470 case VMDICT_COMP_NONE: in calc_hash()
H A Dvmdict.h102 VMDICT_COMP_NONE, /* no comparator object */ enumerator