Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlIDPtr

2598 xmlFreeID(xmlIDPtr id) {
2623 * Returns NULL if not, otherwise the new xmlIDPtr
2625 xmlIDPtr
2628 xmlIDPtr ret;
2654 ret = (xmlIDPtr) xmlMalloc(sizeof(xmlID));
2786 xmlIDPtr id;
2823 xmlIDPtr id;