Searched refs:add_label (Results 1 – 3 of 3) sorted by relevance
162 add_label(&$2->labels, $1);197 add_label(&target->labels, $2);283 add_label(&$2->labels, $1);558 add_label(&$2->labels, $1);
27 void add_label(struct label **labels, char *label) in add_label() function161 add_label(&old_node->labels, l->label); in merge_nodes()182 add_label(&old_prop->labels, l->label); in merge_nodes()
194 void add_label(struct label **labels, char *label);
Completed in 20 milliseconds