Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dnode.c1564 static bool php_dom_node_is_content_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_content_equal()
1574 static bool php_dom_node_is_ns_uri_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_uri_equal()
1581 static bool php_dom_node_is_ns_prefix_equal(const xmlNode *this, const xmlNode *other) in php_dom_node_is_ns_prefix_equal()
1654 static bool php_dom_node_is_equal_node(const xmlNode *this, const xmlNode *other, bool spec_complia… in php_dom_node_is_equal_node()
2381 xmlNodePtr other, this; in dom_node_compare_document_position() local
H A Ddocument.c1469 static void php_dom_finish_loading_document(zval *this, zval *return_value, xmlDocPtr newdoc) in php_dom_finish_loading_document()
H A Dphp_dom.c1969 void php_dom_normalize_modern(xmlNodePtr this) in php_dom_normalize_modern()
/php-src/ext/zip/
H A Dphp_zip.c2469 zval *this = ZEND_THIS; local
2505 zval *this = ZEND_THIS; local
2529 zval *this = ZEND_THIS; local
2565 zval *this = ZEND_THIS; local
/php-src/ext/opcache/jit/ir/
H A Dir_cfg.c1153 ir_chain *this = &chains[c]; in ir_insert_chain_before() local

Completed in 42 milliseconds