Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlIDPtr

2550 xmlFreeID(xmlIDPtr id) {
2575 * Returns NULL if not, otherwise the new xmlIDPtr
2577 xmlIDPtr
2580 xmlIDPtr ret;
2606 ret = (xmlIDPtr) xmlMalloc(sizeof(xmlID));
2738 xmlIDPtr id;
2776 xmlIDPtr id;