Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dpattern.h50 xmlFreePatternList (xmlPatternPtr comp);
/external/libxml2/include/libxml/
Dpattern.h50 xmlFreePatternList (xmlPatternPtr comp);
/external/chromium_org/third_party/libxml/src/
Dpattern.c266 xmlFreePatternList(xmlPatternPtr comp) { in xmlFreePatternList() function
Delfgcchack.h3664 #undef xmlFreePatternList
3665 extern __typeof (xmlFreePatternList) xmlFreePatternList __attribute((alias("xmlFreePatternList__int…
3667 #ifndef xmlFreePatternList
3668 extern __typeof (xmlFreePatternList) xmlFreePatternList__internal_alias __attribute((visibility("hi…
3669 #define xmlFreePatternList xmlFreePatternList__internal_alias macro
Dxpath.c692 xmlFreePatternList(comp->stream); in xmlXPathFreeCompExpr()
6178 xmlFreePatternList(ctxt->comp->stream); in xmlXPathFreeParserContext()
/external/libxml2/
Dpattern.c269 xmlFreePatternList(xmlPatternPtr comp) { in xmlFreePatternList() function
Delfgcchack.h3756 #undef xmlFreePatternList
3757 extern __typeof (xmlFreePatternList) xmlFreePatternList __attribute((alias("xmlFreePatternList__int…
3759 #ifndef xmlFreePatternList
3760 extern __typeof (xmlFreePatternList) xmlFreePatternList__internal_alias __attribute((visibility("hi…
3761 #define xmlFreePatternList xmlFreePatternList__internal_alias macro
Dxpath.c770 xmlFreePatternList(comp->stream); in xmlXPathFreeCompExpr()
6293 xmlFreePatternList(ctxt->comp->stream); in xmlXPathFreeParserContext()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src885 xmlFreePatternList