Home
last modified time | relevance | path

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

/php-src/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-src/ext/tidy/
H A Dtidy.stub.php1000 public function isJste(): bool {} function in tidyNode
H A Dtidy_arginfo.h221 ZEND_METHOD(tidyNode, isJste);
288 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 18 milliseconds