Searched refs:parse_depth (Results 1 – 1 of 1) sorted by relevance
81 int parse_depth; member447 assert(ctx->parse_depth != 0); in skip_if_ver_mismatch()448 ctx->parse_skip_depth = ctx->parse_depth; in skip_if_ver_mismatch()526 ctx->parse_depth++; in start_element()542 ctx->parse_depth--; in end_element()545 if (ctx->parse_skip_depth == ctx->parse_depth) in end_element()