Searched defs:this (Results 1 – 3 of 3) sorted by relevance
1533 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal()1543 static bool php_dom_node_is_ns_uri_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_uri_equal()1550 static bool php_dom_node_is_ns_prefix_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_prefix_equal()
1374 static void dom_finish_loading_document(zval *this, zval *return_value, xmlDocPtr newdoc) in dom_finish_loading_document()
2463 zval *this = ZEND_THIS; local2499 zval *this = ZEND_THIS; local2523 zval *this = ZEND_THIS; local2559 zval *this = ZEND_THIS; local
Completed in 20 milliseconds