Searched refs:node_end (Results 1 – 4 of 4) sorted by relevance
578 UInt32 node_end = louds_pos_to_node(get_child(node + 1), node + 1); in predict_breadth_first_() local579 while (node_begin < node_end) { in predict_breadth_first_()581 const UInt32 key_id_end = node_to_key_id(node_end); in predict_breadth_first_()607 node_end = louds_pos_to_node(get_child(node_end), node_end); in predict_breadth_first_()
555 UInt32 node_end = louds_pos_to_node(get_child(node + 1), node + 1); in predict_breadth_first_() local556 while (node_begin < node_end) { in predict_breadth_first_()558 const UInt32 key_id_end = node_to_key_id(node_end); in predict_breadth_first_()584 node_end = louds_pos_to_node(get_child(node_end), node_end); in predict_breadth_first_()
476 node_end = louds_pos_to_node(get_child(node_end), node_end);
1380 goto node_end; in xmlTextReaderRead()1479 goto node_end; in xmlTextReaderRead()1610 node_end: in xmlTextReaderRead()