Lines Matching full:lastns
2330 xmlNsPtr ns, lastns = NULL;2355 if (lastns == NULL)2358 lastns->next =ns;2359 lastns = ns;