Searched refs:xmlFreeStreamComp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A Dpattern.c119 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
240 xmlFreeStreamComp(comp->stream);
1517 * xmlFreeStreamComp:
1523 xmlFreeStreamComp(xmlStreamCompPtr comp) { function
1746 xmlFreeStreamComp(stream);
2438 xmlFreeStreamComp(cur->stream);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dpattern.c116 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
237 xmlFreeStreamComp(comp->stream);
1513 * xmlFreeStreamComp:
1519 xmlFreeStreamComp(xmlStreamCompPtr comp) { function
1742 xmlFreeStreamComp(stream);
2434 xmlFreeStreamComp(cur->stream);

Completed in 234 milliseconds