Home
last modified time | relevance | path

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

/dports/games/einstein/einstein-2.0/
H A Dconf.cpp649 static int add_field_to_array(HTable table, char *token, char *buf, long int *pos) in add_field_to_array() function
686 if (add_field_to_array(table, token, buf, pos)) in parse_table()
780 res = add_field_to_array(table, name, buf, pos); in parse_table()