Home
last modified time | relevance | path

Searched refs:dump_nodes (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/tidy/examples/
H A Durlgrab5.php15 function dump_nodes(tidyNode $node, &$urls = NULL) { function
28 dump_nodes($c, $urls);
38 print_r(dump_nodes($a->html()));
/PHP-7.0/ext/tidy/tests/
H A D012.phpt8 function dump_nodes(tidyNode $node) {
19 dump_nodes($c);
30 dump_nodes($html);

Completed in 9 milliseconds