Searched refs:replaced_op_depth (Results 1 – 1 of 1) sorted by relevance
11137 int replaced_op_depth; in check_replace_txn() local11185 replaced_op_depth = svn_sqlite__column_int(stmt, 0); in check_replace_txn()11228 if (parent_op_depth >= replaced_op_depth) in check_replace_txn()11232 *is_replace_root_p = (parent_op_depth == replaced_op_depth); in check_replace_txn()11246 else if (parent_op_depth < replaced_op_depth) in check_replace_txn()