Searched refs:last_child (Results 1 – 1 of 1) sorted by relevance
2193 MppCfgIoImpl *last_child = NULL; in parse_toml_nested_array_table() local2196 last_child = child_pos; in parse_toml_nested_array_table()2199 if (!last_child) { in parse_toml_nested_array_table()2204 parent = last_child; in parse_toml_nested_array_table()