Home | History | Annotate | Download | only in libxml2

Lines Matching defs:min_depth

14273     int max_depth, min_depth;
14289 min_depth = xmlPatternMinDepth(comp);
14290 if (min_depth == -1)
14310 if (min_depth == 0) {