Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dpattern.c119 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
243 xmlFreeStreamComp(comp->stream); in xmlFreePatternInternal()
1515 xmlFreeStreamComp(xmlStreamCompPtr comp) { in xmlFreeStreamComp() function
1738 xmlFreeStreamComp(stream); in xmlStreamCompile()
2430 xmlFreeStreamComp(cur->stream); in xmlPatterncompile()