doctobj 165 ext/dom/domimplementation.c dom_object *doctobj; doctobj 172 ext/dom/domimplementation.c DOM_GET_OBJ(doctype, node, xmlDtdPtr, doctobj); doctobj 182 ext/dom/domimplementation.c doctobj = NULL; doctobj 248 ext/dom/domimplementation.c if (doctobj != NULL) { doctobj 249 ext/dom/domimplementation.c doctobj->document = ((dom_object *)((php_libxml_node_ptr *)docp->_private)->_private)->document; doctobj 250 ext/dom/domimplementation.c php_libxml_increment_doc_ref((php_libxml_node_object *)doctobj, docp);