tidyNode->hasSiblings
Returns true if this node has siblings
&reftitle.description;
booltidyNode->hasSiblings
Tells if the current node has siblings.
&reftitle.returnvalues;
Returns &true; if the node has siblings, &false; otherwise.
&reftitle.notes;
This function was named tidy_node->has_siblings in
PHP 4/Tidy 1.