Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dstring_id.cpp56 static int empty_string_id = string_id_intern( "" ); in empty_interned_string() local
57 return empty_string_id; in empty_interned_string()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dstring_id.cpp56 static int empty_string_id = string_id_intern( "" ); in empty_interned_string() local
57 return empty_string_id; in empty_interned_string()
/dports/devel/liborcus/liborcus-0.16.1/src/spreadsheet/
H A Ddocument.cpp180 if (sid == ixion::empty_string_id) in get_string()
214 if (column_first != ixion::empty_string_id) in get_range_from_table()
224 if (column_last != ixion::empty_string_id) in get_range_from_table()