Home
last modified time | relevance | path

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

/third_party/libxml2/
Dpattern.c467 xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) { in xmlPatPushState() function
663 xmlPatPushState(&states, i, node); in xmlPatMatch()
665 xmlPatPushState(&states, i - 1, node); in xmlPatMatch()