Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/lexbor/core/
H A Davl.c460 bool from_right = false; in lexbor_avl_foreach() local
477 if (!from_right) { in lexbor_avl_foreach()
531 if (node->right != NULL && !from_right) { in lexbor_avl_foreach()
545 from_right = false; in lexbor_avl_foreach()
548 from_right = true; in lexbor_avl_foreach()

Completed in 9 milliseconds