Searched defs:this (Results 1 – 5 of 5) sorted by relevance
1615 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal()1625 static bool php_dom_node_is_ns_uri_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_uri_equal()1632 static bool php_dom_node_is_ns_prefix_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_prefix_equal()1705 static bool php_dom_node_is_equal_node(const xmlNode *this, const xmlNode *other, bool spec_complia… in php_dom_node_is_equal_node()2432 xmlNodePtr other, this; in dom_node_compare_document_position() local
1470 static void php_dom_finish_loading_document(zval *this, zval *return_value, xmlDocPtr newdoc) in php_dom_finish_loading_document()
1961 void php_dom_normalize_modern(xmlNodePtr this) in php_dom_normalize_modern()
2469 zval *this = ZEND_THIS; local2505 zval *this = ZEND_THIS; local2529 zval *this = ZEND_THIS; local2565 zval *this = ZEND_THIS; local
1153 ir_chain *this = &chains[c]; in ir_insert_chain_before() local
Completed in 37 milliseconds