Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dpattern.c116 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
237 xmlFreeStreamComp(comp->stream); in xmlFreePattern()
1519 xmlFreeStreamComp(xmlStreamCompPtr comp) { in xmlFreeStreamComp() function
1742 xmlFreeStreamComp(stream); in xmlStreamCompile()
2434 xmlFreeStreamComp(cur->stream); in xmlPatterncompile()
/external/libxml2/
Dpattern.c119 static void xmlFreeStreamComp(xmlStreamCompPtr comp);
240 xmlFreeStreamComp(comp->stream); in xmlFreePattern()
1523 xmlFreeStreamComp(xmlStreamCompPtr comp) { in xmlFreeStreamComp() function
1746 xmlFreeStreamComp(stream); in xmlStreamCompile()
2438 xmlFreeStreamComp(cur->stream); in xmlPatterncompile()