Home
last modified time | relevance | path

Searched defs:this (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/dom/
H A Dnode.c1465 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal()
1475 static bool php_dom_node_is_ns_uri_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_uri_equal()
1482 static bool php_dom_node_is_ns_prefix_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_prefix_equal()
H A Ddocument.c1372 static void dom_finish_loading_document(zval *this, zval *return_value, xmlDocPtr newdoc) in dom_finish_loading_document()
/PHP-8.3/ext/zip/
H A Dphp_zip.c2463 zval *this = ZEND_THIS; local
2499 zval *this = ZEND_THIS; local
2523 zval *this = ZEND_THIS; local
2559 zval *this = ZEND_THIS; local

Completed in 23 milliseconds