Home
last modified time | relevance | path

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

/external/libxml2/
Dpattern.c498 xmlPatMatch(xmlPatternPtr comp, xmlNodePtr node) { in xmlPatMatch() function
2471 ret = xmlPatMatch(comp, node); in xmlPatternMatch()