Home
last modified time | relevance | path

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

/PHP-8.0/ext/tidy/tests/
H A D025.phpt24 var_dump($tidy->Root()->child[0]->child[0]->hasSiblings());
/PHP-8.0/ext/tidy/
H A Dtidy_arginfo.h204 ZEND_METHOD(tidyNode, hasSiblings);
274 ZEND_ME(tidyNode, hasSiblings, arginfo_class_tidyNode_hasSiblings, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php170 public function hasSiblings(): bool {} function in tidyNode
H A Dtidy.c1513 PHP_METHOD(tidyNode, hasSiblings) in PHP_METHOD() argument

Completed in 12 milliseconds