dom_node_next_sibling_read  127 dom/dom_properties.h int dom_node_next_sibling_read(dom_object *obj, zval **retval TSRMLS_DC);
dom_node_next_sibling_read  710 dom/php_dom.c  	dom_register_prop_handler(&dom_node_prop_handlers, "nextSibling", dom_node_next_sibling_read, NULL TSRMLS_CC);