Home | History | Annotate | Download | only in libxml2

Lines Matching full:min_depth

14067     int max_depth, min_depth;
14083 min_depth = xmlPatternMinDepth(comp);
14084 if (min_depth == -1)
14104 if (min_depth == 0) {