Home | History | Annotate | Download | only in libxml2

Lines Matching defs:min_depth

14237     int max_depth, min_depth;
14253 min_depth = xmlPatternMinDepth(comp);
14254 if (min_depth == -1)
14274 if (min_depth == 0) {