Home
last modified time | relevance | path

Searched refs:node_idx (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c1513 size_t node_idx = furthest_block_idx; in lxb_html_tree_adoption_agency_algorithm() local
1523 lexbor_assert(node_idx != 0); in lxb_html_tree_adoption_agency_algorithm()
1525 if (node_idx == 0) { in lxb_html_tree_adoption_agency_algorithm()
1529 node_idx--; in lxb_html_tree_adoption_agency_algorithm()
1530 node = oel_list[node_idx]; in lxb_html_tree_adoption_agency_algorithm()
1574 oel_list[node_idx] = node; in lxb_html_tree_adoption_agency_algorithm()

Completed in 12 milliseconds