Searched defs:min_depth (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c14111 int max_depth, min_depth; local
14127 min_depth = xmlPatternMinDepth(comp);
14128 if (min_depth == -1)
14148 if (min_depth == 0) {

Completed in 66 milliseconds