Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlIDPtr

2549 xmlFreeID(xmlIDPtr id) {
2574 * Returns NULL if not, otherwise the new xmlIDPtr
2576 xmlIDPtr
2579 xmlIDPtr ret;
2605 ret = (xmlIDPtr) xmlMalloc(sizeof(xmlID));
2738 xmlIDPtr id;
2775 xmlIDPtr id;