Searched refs:_this (Results 1 – 2 of 2) sorted by relevance
8 public $_this;13 $this->_this = $this; // <-- uncoment this26 ["_this"]=>
140 zval *_this = getThis(); in ZEND_METHOD() local142 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