Searched refs:parse_depth (Results 1 – 1 of 1) sorted by relevance
74 int parse_depth; member436 assert(ctx->parse_depth != 0); in skip_if_ver_mismatch()437 ctx->parse_skip_depth = ctx->parse_depth; in skip_if_ver_mismatch()515 ctx->parse_depth++; in start_element()531 ctx->parse_depth--; in end_element()534 if (ctx->parse_skip_depth == ctx->parse_depth) in end_element()