Lines Matching refs:l2
10994 xmlListPtr l2; /* the new list */11001 l2 = gen_xmlListPtr(n_l2, 1);11003 xmlListMerge(l1, l2);11006 des_xmlListPtr(n_l2, l2, 1);