Searched refs:hasSiblings (Results 1 – 4 of 4) sorted by relevance
24 var_dump($tidy->Root()->child[0]->child[0]->hasSiblings());
992 public function hasSiblings(): bool {} function in tidyNode
218 ZEND_METHOD(tidyNode, hasSiblings);288 ZEND_ME(tidyNode, hasSiblings, arginfo_class_tidyNode_hasSiblings, ZEND_ACC_PUBLIC)
1516 PHP_METHOD(tidyNode, hasSiblings) in PHP_METHOD() argument
Completed in 16 milliseconds