Searched refs:parse_skip_depth (Results 1 – 1 of 1) sorted by relevance
75 int parse_skip_depth; member434 if (!ctx->parse_skip_depth && !ver_in_range(ctx->devinfo->ver, in skip_if_ver_mismatch()437 ctx->parse_skip_depth = ctx->parse_depth; in skip_if_ver_mismatch()440 return ctx->parse_skip_depth; in skip_if_ver_mismatch()533 if (ctx->parse_skip_depth) { in end_element()534 if (ctx->parse_skip_depth == ctx->parse_depth) in end_element()535 ctx->parse_skip_depth = 0; in end_element()