Home
last modified time | relevance | path

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

/PHP-8.0/ext/tidy/tests/
H A D023.phpt20 var_dump(tidy_get_root($tidy)->child[0]->child[0]->isJste());
H A D025.phpt12 var_dump($tidy->Root()->child[0]->isJste());
/PHP-8.0/ext/tidy/
H A Dtidy_arginfo.h208 ZEND_METHOD(tidyNode, isJste);
278 ZEND_ME(tidyNode, isJste, arginfo_class_tidyNode_isJste, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php178 public function isJste(): bool {} function in tidyNode
H A Dtidy.c1568 PHP_METHOD(tidyNode, isJste) in PHP_METHOD() argument

Completed in 13 milliseconds