Home
last modified time | relevance | path

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

/PHP-8.3/ext/tidy/tests/
H A D025.phpt12 var_dump($tidy->Root()->child[0]->isJste());
H A D023.phpt23 var_dump(tidy_get_root($tidy)->child[0]->child[0]->isJste());
/PHP-8.3/ext/tidy/
H A Dtidy.stub.php1000 public function isJste(): bool {} function in tidyNode
H A Dtidy_arginfo.h222 ZEND_METHOD(tidyNode, isJste);
292 ZEND_ME(tidyNode, isJste, arginfo_class_tidyNode_isJste, ZEND_ACC_PUBLIC)
H A Dtidy.c1566 PHP_METHOD(tidyNode, isJste) in PHP_METHOD() argument

Completed in 14 milliseconds