Home
last modified time | relevance | path

Searched refs:_this (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/Zend/tests/
H A Dbug61165.phpt8 public $_this;
13 $this->_this = $this; // <-- uncoment this
26 ["_this"]=>
/PHP-5.6/ext/curl/
H A Dcurl_file.c140 zval *_this = getThis(); in ZEND_METHOD() local
142 zend_unset_property(curl_CURLFile_class, _this, "name", sizeof("name")-1 TSRMLS_CC); in ZEND_METHOD()
143 zend_update_property_string(curl_CURLFile_class, _this, "name", sizeof("name")-1, "" TSRMLS_CC); in ZEND_METHOD()

Completed in 8 milliseconds