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

/vbox/src/libs/libxml2-2.6.31/
H A Dpattern.c116 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
237 xmlFreeStreamComp(comp->stream);
1513 * xmlFreeStreamComp:
1519 xmlFreeStreamComp(xmlStreamCompPtr comp) { function
1742 xmlFreeStreamComp(stream);
2430 xmlFreeStreamComp(cur->stream);

Completed in 536 milliseconds