Searched refs:first_child (Results 1 – 16 of 16) sorted by relevance
18 $child = $root->first_child();93 $child = $root->first_child();124 $child = $root->first_child();150 $child = $root->first_child();182 $child = $root->first_child();
16 function &first_child() { function in PHP4DOMTree17 $child =& PHP4DOMTree::from_DOMDocument($this->_element->first_child());
31 $child =& $root->first_child();47 $child =& $root->first_child();
15 function &first_child() { function in DOMTree43 $child =& $this->first_child();
54 $child =& $this->first_child();83 function &first_child() { function in ActiveLinkDOMTree
16 $child = $root->first_child();
80 $child = $root->first_child();
25 $child = $root->first_child();
13 $child = $root->first_child();
93 $child = $root->first_child();
219 $child = $root->first_child();
109 $child = $root->first_child();
91 $child = $root->first_child();152 $child = $root->first_child();
400 $child = $root->first_child();
276 function first_child() function in simple_html_dom_node953 function firstChild() {return $this->first_child();}1710 function firstChild() {return $this->root->first_child();}1712 …n createElement($name, $value=null) {return @str_get_html("<$name>$value</$name>")->first_child();}
258 function first_child() { function in imapmarkers\\simple_html_dom_node1378 return $this->first_child();2325 return $this->root->first_child();