getThis 62 Zend/zend_closures.c } else if (call_user_function_ex(CG(function_table), NULL, getThis(), return_value, ZEND_NUM_ARGS(), arguments, 1, NULL) == FAILURE) { getThis 134 Zend/zend_closures.c zclosure = getThis(); getThis 194 Zend/zend_closures.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oo!|z", &zclosure, zend_ce_closure, &newthis, &scope_arg) == FAILURE) { getThis 262 Zend/zend_exceptions.c object = getThis(); getThis 306 Zend/zend_exceptions.c zval *object = getThis(); getThis 339 Zend/zend_exceptions.c object = getThis(); getThis 383 Zend/zend_exceptions.c ZVAL_COPY(return_value, GET_PROPERTY(getThis(), "file")); getThis 395 Zend/zend_exceptions.c ZVAL_COPY(return_value, GET_PROPERTY(getThis(), "line")); getThis 407 Zend/zend_exceptions.c ZVAL_COPY(return_value, GET_PROPERTY(getThis(), "message")); getThis 419 Zend/zend_exceptions.c ZVAL_COPY(return_value, GET_PROPERTY(getThis(), "code")); getThis 431 Zend/zend_exceptions.c ZVAL_COPY(return_value, GET_PROPERTY(getThis(), "trace")); getThis 443 Zend/zend_exceptions.c ZVAL_COPY(return_value, GET_PROPERTY(getThis(), "severity")); getThis 647 Zend/zend_exceptions.c object = getThis(); getThis 680 Zend/zend_exceptions.c ZVAL_COPY(return_value, GET_PROPERTY_SILENT(getThis(), "previous")); getThis 721 Zend/zend_exceptions.c exception = getThis(); getThis 776 Zend/zend_exceptions.c exception = getThis(); getThis 761 Zend/zend_generators.c generator = (zend_generator *) Z_OBJ_P(getThis()); getThis 777 Zend/zend_generators.c generator = (zend_generator *) Z_OBJ_P(getThis()); getThis 797 Zend/zend_generators.c generator = (zend_generator *) Z_OBJ_P(getThis()); getThis 821 Zend/zend_generators.c generator = (zend_generator *) Z_OBJ_P(getThis()); getThis 845 Zend/zend_generators.c generator = (zend_generator *) Z_OBJ_P(getThis()); getThis 870 Zend/zend_generators.c generator = (zend_generator *) Z_OBJ_P(getThis()); getThis 916 Zend/zend_generators.c generator = (zend_generator *) Z_OBJ_P(getThis()); getThis 952 Zend/zend_generators.c generator = (zend_generator *) Z_OBJ_P(getThis()); getThis 35 ext/com_dotnet/com_com.c zval *object = getThis(); getThis 188 ext/com_dotnet/com_dotnet.c zval *object = getThis(); getThis 250 ext/com_dotnet/com_handlers.c zval *object = getThis(); getThis 295 ext/com_dotnet/com_persist.c #define CPH_FETCH() php_com_persist_helper *helper = (php_com_persist_helper*)Z_OBJ_P(getThis()); getThis 439 ext/com_dotnet/com_variant.c zval *object = getThis(); getThis 59 ext/curl/curl_file.c return_value = getThis(); getThis 80 ext/curl/curl_file.c res = zend_read_property(curl_CURLFile_class, getThis(), name, strlen(name), 1, &rv); getThis 93 ext/curl/curl_file.c zend_update_property_string(curl_CURLFile_class, getThis(), name, strlen(name), arg); getThis 140 ext/curl/curl_file.c zend_update_property_string(curl_CURLFile_class, getThis(), "name", sizeof("name")-1, ""); getThis 601 ext/date/php_date.c object = getThis(); \ getThis 2667 ext/date/php_date.c php_date_initialize(Z_PHPDATE_P(getThis()), time_str, time_str_len, NULL, timezone_object, 1); getThis 2687 ext/date/php_date.c php_date_initialize(Z_PHPDATE_P(getThis()), time_str, time_str_len, NULL, timezone_object, 1); getThis 2819 ext/date/php_date.c zval *object = getThis(); getThis 2990 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &object, date_ce_interface, &format, &format_len) == FAILURE) { getThis 3071 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &object, date_ce_date, &modify, &modify_len) == FAILURE) { getThis 3092 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &object, date_ce_immutable, &modify, &modify_len) == FAILURE) { getThis 3128 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &object, date_ce_date, &interval, date_ce_interval) == FAILURE) { getThis 3145 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &object, date_ce_immutable, &interval, date_ce_interval) == FAILURE) { getThis 3184 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &object, date_ce_date, &interval, date_ce_interval) == FAILURE) { getThis 3201 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &object, date_ce_immutable, &interval, date_ce_interval) == FAILURE) { getThis 3241 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_interface) == FAILURE) { getThis 3287 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &object, date_ce_date, &timezone_object, date_ce_timezone) == FAILURE) { getThis 3305 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &object, date_ce_immutable, &timezone_object, date_ce_timezone) == FAILURE) { getThis 3325 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_interface) == FAILURE) { getThis 3371 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oll|l", &object, date_ce_date, &h, &i, &s) == FAILURE) { getThis 3389 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oll|l", &object, date_ce_immutable, &h, &i, &s) == FAILURE) { getThis 3420 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Olll", &object, date_ce_date, &y, &m, &d) == FAILURE) { getThis 3438 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Olll", &object, date_ce_immutable, &y, &m, &d) == FAILURE) { getThis 3473 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oll|l", &object, date_ce_date, &y, &w, &d) == FAILURE) { getThis 3491 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oll|l", &object, date_ce_immutable, &y, &w, &d) == FAILURE) { getThis 3520 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &object, date_ce_date, ×tamp) == FAILURE) { getThis 3538 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &object, date_ce_immutable, ×tamp) == FAILURE) { getThis 3559 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_interface) == FAILURE) { getThis 3585 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO|b", &object1, date_ce_interface, &object2, date_ce_interface, &absolute) == FAILURE) { getThis 3664 ext/date/php_date.c tzobj = Z_PHPTIMEZONE_P(getThis()); getThis 3717 ext/date/php_date.c zval *object = getThis(); getThis 3739 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_timezone) == FAILURE) { getThis 3802 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &object, date_ce_timezone, &dateobject, date_ce_interface) == FAILURE) { getThis 3836 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|ll", &object, date_ce_timezone, ×tamp_begin, ×tamp_end) == FAILURE) { getThis 3914 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_timezone) == FAILURE) { getThis 4098 ext/date/php_date.c diobj = Z_PHPINTERVAL_P(getThis()); getThis 4177 ext/date/php_date.c zval *object = getThis(); getThis 4287 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &object, date_ce_interval, &format, &format_len) == FAILURE) { getThis 4347 ext/date/php_date.c dpobj = Z_PHPPERIOD_P(getThis()); getThis 4421 ext/date/php_date.c dpobj = Z_PHPPERIOD_P(getThis()); getThis 4448 ext/date/php_date.c dpobj = Z_PHPPERIOD_P(getThis()); getThis 4479 ext/date/php_date.c dpobj = Z_PHPPERIOD_P(getThis()); getThis 5011 ext/date/php_date.c zval *object = getThis(); getThis 58 ext/dom/attr.c zval *id = getThis(); getThis 233 ext/dom/attr.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_attr_class_entry) == FAILURE) { getThis 53 ext/dom/cdatasection.c zval *id = getThis(); getThis 163 ext/dom/characterdata.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oll", &id, dom_characterdata_class_entry, &offset, &count) == FAILURE) { getThis 210 ext/dom/characterdata.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_characterdata_class_entry, &arg, &arg_len) == FAILURE) { getThis 247 ext/dom/characterdata.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ols", &id, dom_characterdata_class_entry, &offset, &arg, &arg_len) == FAILURE) { getThis 294 ext/dom/characterdata.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oll", &id, dom_characterdata_class_entry, &offset, &count) == FAILURE) { getThis 351 ext/dom/characterdata.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Olls", &id, dom_characterdata_class_entry, &offset, &count, &arg, &arg_len) == FAILURE) { getThis 53 ext/dom/comment.c zval *id = getThis(); getThis 705 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os|s", &id, dom_document_class_entry, &name, &name_len, &value, &value_len) == FAILURE) { getThis 737 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_document_class_entry) == FAILURE) { getThis 766 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_document_class_entry, &value, &value_len) == FAILURE) { getThis 795 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_document_class_entry, &value, &value_len) == FAILURE) { getThis 824 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_document_class_entry, &value, &value_len) == FAILURE) { getThis 853 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os|s", &id, dom_document_class_entry, &name, &name_len, &value, &value_len) == FAILURE) { getThis 889 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_document_class_entry, &name, &name_len) == FAILURE) { getThis 924 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_document_class_entry, &name, &name_len) == FAILURE) { getThis 957 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_document_class_entry, &name, &name_len) == FAILURE) { getThis 983 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO|b", &id, dom_document_class_entry, &node, dom_node_class_entry, &recursive) == FAILURE) { getThis 1042 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!s|s", &id, dom_document_class_entry, &uri, &uri_len, &name, &name_len, &value, &value_len) == FAILURE) { getThis 1106 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!s", &id, dom_document_class_entry, &uri, &uri_len, &name, &name_len) == FAILURE) { getThis 1168 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &id, dom_document_class_entry, &uri, &uri_len, &name, &name_len) == FAILURE) { getThis 1196 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_document_class_entry, &idname, &idname_len) == FAILURE) { getThis 1233 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_document_class_entry) == FAILURE) { getThis 1257 ext/dom/document.c zval *id = getThis(); getThis 1483 ext/dom/document.c id = getThis(); getThis 1574 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Op|l", &id, dom_document_class_entry, &file, &file_len, &options) == FAILURE) { getThis 1620 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|O!l", &id, dom_document_class_entry, &nodep, dom_node_class_entry, &options) == FAILURE) { getThis 1727 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|l", &id, dom_document_class_entry, &flags) == FAILURE) { getThis 1771 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_document_class_entry) == FAILURE) { getThis 1810 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os|l", &id, dom_document_class_entry, &source, &source_len, &flags) == FAILURE) { getThis 1910 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_document_class_entry, &source, &source_len) == FAILURE) { getThis 2006 ext/dom/document.c id = getThis(); getThis 2120 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Op", &id, dom_document_class_entry, &file, &file_len) == FAILURE) { getThis 2159 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), getThis 2241 ext/dom/document.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OCC!", &id, dom_document_class_entry, &basece, &ce) == FAILURE) { getThis 56 ext/dom/documentfragment.c zval *id = getThis(); getThis 125 ext/dom/documentfragment.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_documentfragment_class_entry, &data, &data_len) == FAILURE) { getThis 157 ext/dom/element.c zval *id = getThis(); getThis 332 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_element_class_entry, &name, &name_len) == FAILURE) { getThis 375 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &id, dom_element_class_entry, &name, &name_len, &value, &value_len) == FAILURE) { getThis 440 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_element_class_entry, &name, &name_len) == FAILURE) { getThis 489 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_element_class_entry, &name, &name_len) == FAILURE) { getThis 535 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &id, dom_element_class_entry, &node, dom_attr_class_entry) == FAILURE) { getThis 601 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &id, dom_element_class_entry, &node, dom_attr_class_entry) == FAILURE) { getThis 639 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_element_class_entry, &name, &name_len) == FAILURE) { getThis 666 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!s", &id, dom_element_class_entry, &uri, &uri_len, &name, &name_len) == FAILURE) { getThis 748 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!ss", &id, dom_element_class_entry, &uri, &uri_len, &name, &name_len, &value, &value_len) == FAILURE) { getThis 874 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!s", &id, dom_element_class_entry, &uri, &uri_len, &name, &name_len) == FAILURE) { getThis 931 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!s", &id, dom_element_class_entry, &uri, &uri_len, &name, &name_len) == FAILURE) { getThis 961 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &id, dom_element_class_entry, &node, dom_attr_class_entry) == FAILURE) { getThis 1034 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &id, dom_element_class_entry, &uri, &uri_len, &name, &name_len) == FAILURE) { getThis 1062 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_element_class_entry, &name, &name_len) == FAILURE) { getThis 1091 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!s", &id, dom_element_class_entry, &uri, &uri_len, &name, &name_len) == FAILURE) { getThis 1148 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Osb", &id, dom_element_class_entry, &name, &name_len, &is_id) == FAILURE) { getThis 1184 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ossb", &id, dom_element_class_entry, &uri, &uri_len, &name, &name_len, &is_id) == FAILURE) { getThis 1218 ext/dom/element.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OOb", &id, dom_element_class_entry, &node, dom_attr_class_entry, &is_id) == FAILURE) { getThis 51 ext/dom/entityreference.c zval *id = getThis(); getThis 139 ext/dom/namednodemap.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_namednodemap_class_entry, &named, &namedlen) == FAILURE) { getThis 213 ext/dom/namednodemap.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &id, dom_namednodemap_class_entry, &index) == FAILURE) { getThis 277 ext/dom/namednodemap.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!s", &id, dom_namednodemap_class_entry, &uri, &urilen, &named, &namedlen) == FAILURE) { getThis 923 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO|O!", &id, dom_node_class_entry, &node, dom_node_class_entry, &ref, dom_node_class_entry) == FAILURE) { getThis 1086 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OOO", &id, dom_node_class_entry, &newnode, dom_node_class_entry, &oldnode, dom_node_class_entry) == FAILURE) { getThis 1172 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &id, dom_node_class_entry, &node, dom_node_class_entry) == FAILURE) { getThis 1223 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &id, dom_node_class_entry, &node, dom_node_class_entry) == FAILURE) { getThis 1323 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_node_class_entry) == FAILURE) { getThis 1353 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|b", &id, dom_node_class_entry, &recursive) == FAILURE) { getThis 1412 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_node_class_entry) == FAILURE) { getThis 1433 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &id, dom_node_class_entry, &feature, &feature_len, &version, &version_len) == FAILURE) { getThis 1455 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_node_class_entry) == FAILURE) { getThis 1492 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "OO", &id, dom_node_class_entry, &node, dom_node_class_entry) == FAILURE) { getThis 1521 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_node_class_entry, &uri, &uri_len) == FAILURE) { getThis 1572 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_node_class_entry, &uri, &uri_len) == FAILURE) { getThis 1605 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!", &id, dom_node_class_entry, &prefix, &prefix_len) == FAILURE) { getThis 1684 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), getThis 1690 ext/dom/node.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), getThis 117 ext/dom/nodelist.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &id, dom_nodelist_class_entry, &index) == FAILURE) { getThis 53 ext/dom/processinginstruction.c zval *id = getThis(); getThis 68 ext/dom/text.c zval *id = getThis(); getThis 152 ext/dom/text.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &id, dom_text_class_entry, &offset) == FAILURE) { getThis 207 ext/dom/text.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_text_class_entry) == FAILURE) { getThis 89 ext/dom/xml_common.h if (NULL == (zval = getThis())) { \ getThis 256 ext/dom/xpath.c zval *id = getThis(), *doc; getThis 321 ext/dom/xpath.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &id, dom_xpath_class_entry, &prefix, &prefix_len, &ns_uri, &ns_uri_len) == FAILURE) { getThis 363 ext/dom/xpath.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os|O!b", &id, dom_xpath_class_entry, &expr, &expr_len, &context, dom_node_class_entry, ®ister_node_ns) == FAILURE) { getThis 57 ext/fileinfo/fileinfo.c zval *object = ZEND_IS_METHOD_CALL() ? getThis() : NULL; getThis 41 ext/intl/collator/collator_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", getThis 72 ext/intl/collator/collator_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oll", getThis 102 ext/intl/collator/collator_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 131 ext/intl/collator/collator_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", getThis 49 ext/intl/collator/collator_compare.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oss", getThis 82 ext/intl/collator/collator_create.c return_value = getThis(); getThis 36 ext/intl/collator/collator_error.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 67 ext/intl/collator/collator_error.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 42 ext/intl/collator/collator_locale.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", getThis 297 ext/intl/collator/collator_sort.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oa/|l", getThis 391 ext/intl/collator/collator_sort.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oa", getThis 557 ext/intl/collator/collator_sort.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", getThis 43 ext/intl/common/common_enum.h object = getThis(); \ getThis 126 ext/intl/converter/converter.c php_converter_default_callback(return_value, getThis(), reason, error); getThis 148 ext/intl/converter/converter.c php_converter_default_callback(return_value, getThis(), reason, error); getThis 415 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 432 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 439 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 473 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 480 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 513 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 520 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 555 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 569 ext/intl/converter/converter.c php_converter_resolve_callback(getThis(), objval, "toUCallback", &(objval->to_cb), &(objval->to_cache)); getThis 570 ext/intl/converter/converter.c php_converter_resolve_callback(getThis(), objval, "fromUCallback", &(objval->from_cb), &(objval->from_cache)); getThis 580 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 625 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 748 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 844 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 860 ext/intl/converter/converter.c php_converter_object *objval = CONV_GET(getThis()); getThis 77 ext/intl/dateformat/dateformat.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 103 ext/intl/dateformat/dateformat.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 39 ext/intl/dateformat/dateformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_ptr ) == FAILURE ) getThis 65 ext/intl/dateformat/dateformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_ptr ) == FAILURE ) getThis 96 ext/intl/dateformat/dateformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_ptr ) == FAILURE ) getThis 140 ext/intl/dateformat/dateformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", getThis 178 ext/intl/dateformat/dateformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O|l", getThis 207 ext/intl/dateformat/dateformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 235 ext/intl/dateformat/dateformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ob", getThis 161 ext/intl/dateformat/dateformat_format.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oz", getThis 138 ext/intl/dateformat/dateformat_parse.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os|z/!", getThis 177 ext/intl/dateformat/dateformat_parse.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os|z!", getThis 39 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", getThis 112 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", getThis 153 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Olz", getThis 218 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ols", getThis 259 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", getThis 308 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ols", getThis 353 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 396 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", getThis 434 ext/intl/formatter/formatter_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O|l", getThis 43 ext/intl/formatter/formatter_format.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oz|l", getThis 149 ext/intl/formatter/formatter_format.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ods", getThis 97 ext/intl/formatter/formatter_main.c return_value = getThis(); getThis 117 ext/intl/formatter/formatter_main.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 144 ext/intl/formatter/formatter_main.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 53 ext/intl/formatter/formatter_parse.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os|lz/!", getThis 141 ext/intl/formatter/formatter_parse.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Osz/|z/!", getThis 115 ext/intl/msgformat/msgformat.c return_value = getThis(); getThis 136 ext/intl/msgformat/msgformat.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 164 ext/intl/msgformat/msgformat.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 39 ext/intl/msgformat/msgformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, MessageFormatter_ce_ptr ) == FAILURE ) getThis 71 ext/intl/msgformat/msgformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", getThis 127 ext/intl/msgformat/msgformat_attr.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 77 ext/intl/msgformat/msgformat_format.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oa", getThis 111 ext/intl/msgformat/msgformat_format.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "ssa", getThis 69 ext/intl/msgformat/msgformat_parse.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", getThis 55 ext/intl/normalizer/normalizer_normalize.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "s|l", getThis 186 ext/intl/normalizer/normalizer_normalize.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "s|l", getThis 146 ext/intl/resourcebundle/resourcebundle_class.c return_value = getThis(); getThis 252 ext/intl/resourcebundle/resourcebundle_class.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oz|b", &object, ResourceBundle_ce_ptr, &offset, &fallback ) == FAILURE) { getThis 294 ext/intl/resourcebundle/resourcebundle_class.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, ResourceBundle_ce_ptr ) == FAILURE ) { getThis 366 ext/intl/resourcebundle/resourcebundle_class.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 394 ext/intl/resourcebundle/resourcebundle_class.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 60 ext/intl/spoofchecker/spoofchecker_class.h zval* object = getThis(); \ getThis 214 ext/intl/transliterator/transliterator_methods.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 310 ext/intl/transliterator/transliterator_methods.c object = getThis(); getThis 480 ext/intl/transliterator/transliterator_methods.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 508 ext/intl/transliterator/transliterator_methods.c if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", getThis 1096 ext/mysqli/mysqli.c MYSQLI_REGISTER_RESOURCE_EX(mysqli_resource, getThis()); getThis 1149 ext/mysqli/mysqli.c MYSQLI_REGISTER_RESOURCE_EX(mysqli_resource, getThis()); getThis 1242 ext/mysqli/mysqli.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|Sz", &mysql_result, mysqli_result_class_entry, &class_name, &ctor_params) == FAILURE) { getThis 1257 ext/mysqli/mysqli.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_class_entry) == FAILURE) { getThis 1263 ext/mysqli/mysqli.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|l", &mysql_result, mysqli_result_class_entry, &fetchtype) == FAILURE) { getThis 148 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 170 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ob", &mysql_link, mysqli_link_class_entry, &automode) == FAILURE) { getThis 338 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters((getThis()) ? 1:2, getThis(), "Os", &mysql_stmt, mysqli_stmt_class_entry, getThis 346 ext/mysqli/mysqli_api.c if (getThis()) { getThis 593 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O+", &mysql_stmt, mysqli_stmt_class_entry, &args, &argc) == FAILURE) { getThis 622 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Osss", &mysql_link, mysqli_link_class_entry, &user, &user_len, &password, &password_len, &dbname, &dbname_len) == FAILURE) { getThis 664 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 724 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 749 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|ls", &mysql_link, mysqli_link_class_entry, &flags, &name, &name_len) == FAILURE) { getThis 773 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &mysql_result, mysqli_result_class_entry, &offset) == FAILURE) { getThis 816 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 832 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 848 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 869 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 949 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 1124 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 1190 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_class_entry) == FAILURE) { getThis 1215 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_class_entry) == FAILURE) { getThis 1243 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &mysql_result, mysqli_result_class_entry, &offset) == FAILURE) { getThis 1272 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_class_entry) == FAILURE) { getThis 1306 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1324 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &mysql_result, mysqli_result_class_entry, &fieldnr) == FAILURE) { getThis 1346 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_class_entry) == FAILURE) { getThis 1362 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_class_entry) == FAILURE) { getThis 1398 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1417 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1433 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1452 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1469 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1487 ext/mysqli/mysqli_api.c if (is_method && (Z_MYSQLI_P(getThis()))->ptr) { getThis 1514 ext/mysqli/mysqli_api.c (Z_MYSQLI_P(getThis()))->ptr = mysqli_resource; getThis 1543 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1560 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &mysql_link, mysqli_link_class_entry, &processid) == FAILURE) { getThis 1585 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1600 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1623 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 1638 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 1661 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_class_entry) == FAILURE) { getThis 1677 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_class_entry) == FAILURE) { getThis 1774 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Olz", &mysql_link, mysqli_link_class_entry, &mysql_option, &mysql_value) == FAILURE) { getThis 1828 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1850 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os",&mysql_link, mysqli_link_class_entry, &query, &query_len) == FAILURE) { getThis 1936 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &mysql_link, mysqli_link_class_entry, &query, &query_len) == FAILURE) { getThis 1967 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &mysql_link, mysqli_link_class_entry, &escapestr, &escapestr_len) == FAILURE) { getThis 1990 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|ls", &mysql_link, mysqli_link_class_entry, &flags, &name, &name_len) == FAILURE) { getThis 2016 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ols", &mysql_stmt, mysqli_stmt_class_entry, ¶m_nr, &data, &data_len) == FAILURE) { getThis 2040 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2060 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2081 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &mysql_stmt, mysqli_stmt_class_entry, &offset) == FAILURE) { getThis 2102 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2118 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2136 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2152 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2168 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2189 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2209 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &mysql_link, mysqli_link_class_entry, &dbname, &dbname_len) == FAILURE) { getThis 2230 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 2250 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Osssss", &mysql_link, mysqli_link_class_entry, &ssl_parm[0], &ssl_parm_len[0], &ssl_parm[1], &ssl_parm_len[1], &ssl_parm[2], &ssl_parm_len[2], &ssl_parm[3], &ssl_parm_len[3], &ssl_parm[4], &ssl_parm_len[4]) == FAILURE) { getThis 2279 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 2308 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &mysql_link, mysqli_link_class_entry, &options) == FAILURE) { getThis 2334 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oll", &mysql_stmt, mysqli_stmt_class_entry, &attr, &mode_in) == FAILURE) { getThis 2377 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &mysql_stmt, mysqli_stmt_class_entry, &attr) == FAILURE) { getThis 2401 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2418 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2440 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O",&mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 2472 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &mysql_stmt, mysqli_stmt_class_entry, &query, &query_len) == FAILURE) { getThis 2496 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2520 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2570 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 2593 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|l", &mysql_link, mysqli_link_class_entry, &flags) == FAILURE) { getThis 2624 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 2650 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 2677 ext/mysqli/mysqli_api.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 132 ext/mysqli/mysqli_driver.c (Z_MYSQLI_P(getThis()))->ptr = mysqli_resource; getThis 63 ext/mysqli/mysqli_nonapi.c zval *object = getThis(); getThis 83 ext/mysqli/mysqli_nonapi.c if (getThis() && !ZEND_NUM_ARGS() && in_ctor) { getThis 108 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|sssslsl", &object, mysqli_link_class_entry, getThis 367 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|l", &mysql_result, mysqli_result_class_entry, &mode) == FAILURE) { getThis 400 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", getThis 418 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 459 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 510 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &mysql_link, mysqli_link_class_entry, &query, &query_len) == FAILURE) { getThis 556 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os|l", &mysql_link, mysqli_link_class_entry, &query, &query_len, &resultmode) == FAILURE) { getThis 816 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 869 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_entry) == FAILURE) { getThis 895 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 924 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &stmt_link, mysqli_stmt_class_entry) == FAILURE) { getThis 951 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &mysql_link, mysqli_link_class_entry, &cs_name, &csname_len) == FAILURE) { getThis 979 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_entry) == FAILURE) { getThis 1086 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|ls", &mysql_link, mysqli_link_class_entry, &flags, &name, &name_len) == FAILURE) { getThis 1138 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &mysql_link, mysqli_link_class_entry, &name, &name_len) == FAILURE) { getThis 1167 ext/mysqli/mysqli_nonapi.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &mysql_link, mysqli_link_class_entry, &name, &name_len) == FAILURE) { getThis 182 ext/mysqli/mysqli_warning.c mysqli_object *obj = Z_MYSQLI_P(getThis()); getThis 185 ext/mysqli/mysqli_warning.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", getThis 305 ext/mysqli/mysqli_warning.c if (!getThis() || !instanceof_function(Z_OBJCE_P(getThis()), mysqli_warning_class_entry)) { getThis 308 ext/mysqli/mysqli_warning.c (Z_MYSQLI_P(getThis()))->ptr = mysqli_resource; getThis 249 ext/mysqli/php_mysqli_structs.h zval *object = getThis(); \ getThis 171 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 174 ext/oci8/oci8_interface.c if (!getThis()) { getThis 196 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 203 ext/oci8/oci8_interface.c if (getThis()) { getThis 237 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 242 ext/oci8/oci8_interface.c if (getThis()) { getThis 287 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 292 ext/oci8/oci8_interface.c if (!getThis()) { getThis 324 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 330 ext/oci8/oci8_interface.c if (getThis()) { getThis 371 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 375 ext/oci8/oci8_interface.c if (!getThis()) { getThis 401 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 404 ext/oci8/oci8_interface.c if (!getThis()) { getThis 425 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 428 ext/oci8/oci8_interface.c if (!getThis()) { getThis 451 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 456 ext/oci8/oci8_interface.c if (getThis()) { getThis 507 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 511 ext/oci8/oci8_interface.c if (!getThis()) { getThis 535 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 542 ext/oci8/oci8_interface.c if (getThis()) { getThis 583 ext/oci8/oci8_interface.c zval *tmp_dest, *tmp_from, *z_descriptor_dest = getThis(), *z_descriptor_from; getThis 586 ext/oci8/oci8_interface.c if (getThis()) { getThis 622 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 627 ext/oci8/oci8_interface.c if (getThis()) { getThis 662 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 667 ext/oci8/oci8_interface.c if (getThis()) { getThis 716 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 720 ext/oci8/oci8_interface.c if (getThis()) { getThis 754 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 758 ext/oci8/oci8_interface.c if (getThis()) { getThis 787 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 790 ext/oci8/oci8_interface.c if (!getThis()) { getThis 892 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 901 ext/oci8/oci8_interface.c if (getThis()) { getThis 1030 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 1036 ext/oci8/oci8_interface.c if (getThis()) { getThis 1065 ext/oci8/oci8_interface.c zval *tmp, *z_descriptor = getThis(); getThis 1068 ext/oci8/oci8_interface.c if (!getThis()) { getThis 2195 ext/oci8/oci8_interface.c zval *tmp, *z_collection = getThis(); getThis 2198 ext/oci8/oci8_interface.c if (!getThis()) { getThis 2220 ext/oci8/oci8_interface.c zval *tmp, *z_collection = getThis(); getThis 2225 ext/oci8/oci8_interface.c if (getThis()) { getThis 2254 ext/oci8/oci8_interface.c zval *tmp, *z_collection = getThis(); getThis 2259 ext/oci8/oci8_interface.c if (getThis()) { getThis 2289 ext/oci8/oci8_interface.c zval *tmp_dest, *tmp_from, *z_collection_dest = getThis(), *z_collection_from; getThis 2292 ext/oci8/oci8_interface.c if (getThis()) { getThis 2327 ext/oci8/oci8_interface.c zval *tmp, *z_collection = getThis(); getThis 2333 ext/oci8/oci8_interface.c if (getThis()) { getThis 2362 ext/oci8/oci8_interface.c zval *tmp, *z_collection = getThis(); getThis 2366 ext/oci8/oci8_interface.c if (!getThis()) { getThis 2390 ext/oci8/oci8_interface.c zval *tmp, *z_collection = getThis(); getThis 2394 ext/oci8/oci8_interface.c if (!getThis()) { getThis 2418 ext/oci8/oci8_interface.c zval *tmp, *z_collection = getThis(); getThis 2422 ext/oci8/oci8_interface.c if (getThis()) { getThis 199 ext/pdo/pdo_dbh.c zval *object = getThis(); getThis 474 ext/pdo/pdo_dbh.c pdo_dbh_object_t *dbh_obj = Z_PDO_OBJECT_P(getThis()); getThis 568 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 601 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 627 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 653 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 826 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 848 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 913 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 942 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 975 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 1006 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 1054 ext/pdo/pdo_dbh.c pdo_dbh_object_t *dbh_obj = Z_PDO_OBJECT_P(getThis()); getThis 1132 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = Z_PDO_DBH_P(getThis()); getThis 111 ext/pdo/pdo_stmt.c pdo_stmt_t *stmt = Z_PDO_STMT_P(getThis()); \ getThis 570 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 675 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 775 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 868 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 933 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 981 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 990 ext/pdo_pgsql/pgsql_driver.c php_stream *stream = pdo_pgsql_create_lob_stream(getThis(), lfd, oid); getThis 1024 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 1055 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 1120 ext/pdo_pgsql/pgsql_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 531 ext/pdo_sqlite/sqlite_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 601 ext/pdo_sqlite/sqlite_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 661 ext/pdo_sqlite/sqlite_driver.c dbh = Z_PDO_DBH_P(getThis()); getThis 1130 ext/phar/phar_object.c zval *zobj = getThis(), arg1, arg2; getThis 1369 ext/phar/phar_object.c zval *zobj = getThis(); \ getThis 1382 ext/phar/phar_object.c zval *zobj = getThis(); getThis 4397 ext/phar/phar_object.c zval *zobj = getThis(), arg1; getThis 4453 ext/phar/phar_object.c zval *zobj = getThis(); \ getThis 4466 ext/phar/phar_object.c zval *zobj = getThis(); getThis 106 ext/reflection/php_reflection.c intern = Z_REFLECTION_P(getThis()); \ getThis 1461 ext/reflection/php_reflection.c intern = Z_REFLECTION_P(getThis()); getThis 1614 ext/reflection/php_reflection.c object = getThis(); getThis 1681 ext/reflection/php_reflection.c _default_get_entry(getThis(), "name", sizeof("name")-1, return_value); getThis 2155 ext/reflection/php_reflection.c object = getThis(); getThis 2184 ext/reflection/php_reflection.c zend_generator *generator = (zend_generator *) Z_OBJ(Z_REFLECTION_P(getThis())->obj); getThis 2219 ext/reflection/php_reflection.c zend_generator *generator = (zend_generator *) Z_OBJ(Z_REFLECTION_P(getThis())->obj); getThis 2235 ext/reflection/php_reflection.c zend_generator *generator = (zend_generator *) Z_OBJ(Z_REFLECTION_P(getThis())->obj); getThis 2251 ext/reflection/php_reflection.c zend_generator *generator = (zend_generator *) Z_OBJ(Z_REFLECTION_P(getThis())->obj); getThis 2273 ext/reflection/php_reflection.c ZEND_METHOD(reflection_generator, getThis) getThis 2275 ext/reflection/php_reflection.c zend_generator *generator = (zend_generator *) Z_OBJ(Z_REFLECTION_P(getThis())->obj); getThis 2295 ext/reflection/php_reflection.c zend_generator *generator = (zend_generator *) Z_OBJ(Z_REFLECTION_P(getThis())->obj); getThis 2341 ext/reflection/php_reflection.c object = getThis(); getThis 2542 ext/reflection/php_reflection.c _default_get_entry(getThis(), "name", sizeof("name")-1, return_value); getThis 3043 ext/reflection/php_reflection.c object = getThis(); getThis 3184 ext/reflection/php_reflection.c ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 3284 ext/reflection/php_reflection.c ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 3449 ext/reflection/php_reflection.c if ((name = _default_load_entry(getThis(), "name", sizeof("name")-1)) == NULL) { getThis 3472 ext/reflection/php_reflection.c if ((name = _default_load_entry(getThis(), "name", sizeof("name")-1)) == NULL) { getThis 3495 ext/reflection/php_reflection.c if ((name = _default_load_entry(getThis(), "name", sizeof("name")-1)) == NULL) { getThis 3649 ext/reflection/php_reflection.c intern = Z_REFLECTION_P(getThis()); getThis 3682 ext/reflection/php_reflection.c object = getThis(); getThis 3893 ext/reflection/php_reflection.c _default_get_entry(getThis(), "name", sizeof("name")-1, return_value); getThis 5071 ext/reflection/php_reflection.c if ((name = _default_load_entry(getThis(), "name", sizeof("name")-1)) == NULL) { getThis 5094 ext/reflection/php_reflection.c if ((name = _default_load_entry(getThis(), "name", sizeof("name")-1)) == NULL) { getThis 5117 ext/reflection/php_reflection.c if ((name = _default_load_entry(getThis(), "name", sizeof("name")-1)) == NULL) { getThis 5173 ext/reflection/php_reflection.c object = getThis(); getThis 5275 ext/reflection/php_reflection.c _default_get_entry(getThis(), "name", sizeof("name")-1, return_value); getThis 5361 ext/reflection/php_reflection.c name = _default_load_entry(getThis(), "name", sizeof("name")-1); getThis 5407 ext/reflection/php_reflection.c name = _default_load_entry(getThis(), "name", sizeof("name")-1); getThis 5521 ext/reflection/php_reflection.c intern = Z_REFLECTION_P(getThis()); getThis 5552 ext/reflection/php_reflection.c object = getThis(); getThis 5597 ext/reflection/php_reflection.c _default_get_entry(getThis(), "name", sizeof("name")-1, return_value); getThis 5918 ext/reflection/php_reflection.c object = getThis(); getThis 6151 ext/reflection/php_reflection.c ZEND_ME(reflection_generator, getThis, arginfo_reflection__void, 0) getThis 1314 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1397 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1431 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1460 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1549 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1596 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1626 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1648 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1675 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1709 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1775 ext/simplexml/simplexml.c sxe = Z_SXEOBJ_P(getThis()); getThis 1928 ext/simplexml/simplexml.c if (sxe_object_cast_ex(getThis(), return_value, IS_STRING) != SUCCESS) { getThis 1989 ext/simplexml/simplexml.c php_sxe_object *sxe = Z_SXEOBJ_P(getThis()); getThis 2291 ext/simplexml/simplexml.c php_sxe_object *sxe = Z_SXEOBJ_P(getThis()); getThis 50 ext/simplexml/sxe.c iter.sxe = Z_SXEOBJ_P(getThis()); getThis 59 ext/simplexml/sxe.c php_sxe_object *sxe = Z_SXEOBJ_P(getThis()); getThis 73 ext/simplexml/sxe.c php_sxe_object *sxe = Z_SXEOBJ_P(getThis()); getThis 96 ext/simplexml/sxe.c php_sxe_object *sxe = Z_SXEOBJ_P(getThis()); getThis 126 ext/simplexml/sxe.c iter.sxe = Z_SXEOBJ_P(getThis()); getThis 135 ext/simplexml/sxe.c php_sxe_object *sxe = Z_SXEOBJ_P(getThis()); getThis 163 ext/simplexml/sxe.c php_sxe_object *sxe = Z_SXEOBJ_P(getThis()); getThis 720 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_NOERROR, ""); getThis 737 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES, "Can not fit all OIDs for SET query into one packet, using multiple queries"); getThis 768 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_OID_PARSING_ERROR, "Could not add variable: OID='%s' type='%c' value='%s': %s", buf, objid_query->vars[objid_query->offset].type, objid_query->vars[objid_query->offset].value, snmp_api_errstring(snmp_errno)); getThis 810 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at '%s': %s", buf, buf2); getThis 878 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_OID_NOT_INCREASING, "Error: OID not increasing: %s", buf2); getThis 911 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at '%s': %s", buf, snmp_errstring(response->errstat)); getThis 913 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at %u object_id: %s", response->errindex, snmp_errstring(response->errstat)); getThis 931 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_TIMEOUT, "No response from %s", session->peername); getThis 940 ext/snmp/snmp.c php_snmp_error(getThis(), NULL, PHP_SNMP_ERRNO_GENERIC, "Fatal error: %s", err); getThis 1425 ext/snmp/snmp.c int session_less_mode = (getThis() == NULL); getThis 1494 ext/snmp/snmp.c if (!php_snmp_parse_oid(getThis(), st, &objid_query, oid, type, value)) { getThis 1511 ext/snmp/snmp.c zval *object = getThis(); getThis 1801 ext/snmp/snmp.c zval *object = getThis(); getThis 1848 ext/snmp/snmp.c zval *object = getThis(); getThis 1899 ext/snmp/snmp.c zval *object = getThis(); getThis 1924 ext/snmp/snmp.c zval *object = getThis(); getThis 1938 ext/snmp/snmp.c zval *object = getThis(); getThis 134 ext/soap/soap.c if(FIND_SDL_PROPERTY(getThis(), __tmp) != NULL) { \ getThis 150 ext/soap/soap.c if ((tmp = zend_hash_str_find(Z_OBJPROP_P(getThis()),"service", sizeof("service")-1)) != NULL) { \ getThis 831 ext/soap/soap.c this_ptr = getThis(); getThis 860 ext/soap/soap.c this_ptr = getThis(); getThis 927 ext/soap/soap.c this_ptr = getThis(); getThis 949 ext/soap/soap.c this_ptr = getThis(); getThis 956 ext/soap/soap.c fci.function_table = &Z_OBJCE_P(getThis())->function_table; getThis 997 ext/soap/soap.c this_ptr = getThis(); getThis 1238 ext/soap/soap.c service->sdl = get_sdl(getThis(), Z_STRVAL_P(wsdl), cache_wsdl); getThis 1254 ext/soap/soap.c add_property_resource(getThis(), "service", res); getThis 1681 ext/soap/soap.c _soap_server_exception(service, function, getThis()); getThis 1730 ext/soap/soap.c _soap_server_exception(service, function, getThis()); getThis 1753 ext/soap/soap.c _soap_server_exception(service, function, getThis()); getThis 1841 ext/soap/soap.c _soap_server_exception(service, function, getThis()); getThis 1880 ext/soap/soap.c _soap_server_exception(service, function, getThis()); getThis 1919 ext/soap/soap.c _soap_server_exception(service, function, getThis()); getThis 2327 ext/soap/soap.c zval *this_ptr = getThis(); getThis 2918 ext/soap/soap.c this_ptr = getThis(); getThis 3031 ext/soap/soap.c if ((tmp = zend_hash_str_find(Z_OBJPROP_P(getThis()), "__last_request", sizeof("__last_request")-1)) != NULL && getThis 3050 ext/soap/soap.c if ((tmp = zend_hash_str_find(Z_OBJPROP_P(getThis()), "__last_response", sizeof("__last_response")-1)) != NULL && getThis 3069 ext/soap/soap.c if ((tmp = zend_hash_str_find(Z_OBJPROP_P(getThis()), "__last_request_headers", sizeof("__last_request_headers")-1)) != NULL && getThis 3088 ext/soap/soap.c if ((tmp = zend_hash_str_find(Z_OBJPROP_P(getThis()), "__last_response_headers", sizeof("__last_response_headers")-1)) != NULL && getThis 3106 ext/soap/soap.c zval *this_ptr = getThis(); getThis 3140 ext/soap/soap.c zval *this_ptr = getThis(); getThis 3180 ext/soap/soap.c if ((cookies = zend_hash_str_find(Z_OBJPROP_P(getThis()), "_cookies", sizeof("_cookies")-1)) != NULL && getThis 3196 ext/soap/soap.c zval *this_ptr = getThis(); getThis 3240 ext/soap/soap.c zval *this_ptr = getThis(); getThis 709 ext/spl/spl_array.c RETURN_BOOL(spl_array_has_dimension_ex(0, getThis(), index, 2)); getThis 721 ext/spl/spl_array.c value = spl_array_read_dimension_ex(0, getThis(), index, BP_VAR_R, return_value); getThis 737 ext/spl/spl_array.c spl_array_write_dimension_ex(0, getThis(), index, value); getThis 768 ext/spl/spl_array.c spl_array_iterator_append(getThis(), value); getThis 780 ext/spl/spl_array.c spl_array_unset_dimension_ex(0, getThis(), index); getThis 788 ext/spl/spl_array.c zval *object = getThis(); getThis 1171 ext/spl/spl_array.c zval *object = getThis(); getThis 1201 ext/spl/spl_array.c zval *object = getThis(); getThis 1223 ext/spl/spl_array.c zval *object = getThis(); getThis 1239 ext/spl/spl_array.c zval *object = getThis(); getThis 1254 ext/spl/spl_array.c zval *object = getThis(); getThis 1270 ext/spl/spl_array.c zval *object = getThis(), *array; getThis 1291 ext/spl/spl_array.c zval *object = getThis(); getThis 1312 ext/spl/spl_array.c zval *object = getThis(); getThis 1328 ext/spl/spl_array.c zval *object = getThis(); getThis 1410 ext/spl/spl_array.c spl_array_object *intern = Z_SPLARRAY_P(getThis()); getThis 1423 ext/spl/spl_array.c spl_array_object *intern = Z_SPLARRAY_P(getThis()); getThis 1510 ext/spl/spl_array.c zval *object = getThis(); getThis 1545 ext/spl/spl_array.c spl_array_iterator_key(getThis(), return_value); getThis 1565 ext/spl/spl_array.c zval *object = getThis(); getThis 1585 ext/spl/spl_array.c zval *object = getThis(); getThis 1605 ext/spl/spl_array.c zval *object = getThis(), *entry; getThis 1629 ext/spl/spl_array.c zval *object = getThis(), *entry, flags; getThis 1649 ext/spl/spl_array.c if (instanceof_function(Z_OBJCE_P(entry), Z_OBJCE_P(getThis()))) { getThis 1657 ext/spl/spl_array.c spl_instantiate_arg_ex2(Z_OBJCE_P(getThis()), return_value, entry, &flags); getThis 1665 ext/spl/spl_array.c zval *object = getThis(); getThis 1719 ext/spl/spl_array.c spl_array_object *intern = Z_SPLARRAY_P(getThis()); getThis 708 ext/spl/spl_directory.c intern = Z_SPLFILESYSTEM_P(getThis()); getThis 746 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 764 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 785 ext/spl/spl_directory.c ZVAL_OBJ(return_value, Z_OBJ_P(getThis())); getThis 794 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 816 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 848 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 862 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 879 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 900 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 914 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 955 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 982 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1009 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1028 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1048 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1067 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1080 ext/spl/spl_directory.c ZVAL_OBJ(return_value, Z_OBJ_P(getThis())); getThis 1091 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1116 ext/spl/spl_directory.c intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1128 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); \ getThis 1220 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1268 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1310 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1320 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1338 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1356 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1374 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1416 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1437 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1450 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1466 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1491 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1503 ext/spl/spl_directory.c spl_instantiate_arg_ex2(Z_OBJCE_P(getThis()), return_value, &zpath, &zflags); getThis 1526 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1544 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 1580 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2254 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2316 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2348 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2354 ext/spl/spl_directory.c spl_filesystem_file_rewind(getThis(), intern); getThis 2361 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2379 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2399 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2420 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2432 ext/spl/spl_directory.c spl_filesystem_file_read_line(getThis(), intern, 1); getThis 2450 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2467 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2475 ext/spl/spl_directory.c spl_filesystem_file_read_line(getThis(), intern, 1); getThis 2484 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2495 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2510 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2528 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2562 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); \ getThis 2571 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2618 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2663 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2706 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2730 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2744 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2765 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2785 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2815 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2839 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2853 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2871 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2902 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2935 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2959 ext/spl/spl_directory.c spl_filesystem_object *intern = Z_SPLFILESYSTEM_P(getThis()); getThis 2975 ext/spl/spl_directory.c spl_filesystem_file_rewind(getThis(), intern); getThis 2978 ext/spl/spl_directory.c if (spl_filesystem_file_read_line(getThis(), intern, 1) == FAILURE) { getThis 573 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 591 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 608 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 628 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 649 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 673 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 691 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 712 ext/spl/spl_dllist.c spl_dllist_object_count_elements(getThis(), &count); getThis 728 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 752 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 770 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 789 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 820 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 877 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 1044 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 1058 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 1072 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 1086 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 1100 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 1114 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 1136 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 1180 ext/spl/spl_dllist.c spl_dllist_object *intern = Z_SPLDLLIST_P(getThis()); getThis 1245 ext/spl/spl_dllist.c intern = Z_SPLDLLIST_P(getThis()); getThis 554 ext/spl/spl_fixedarray.c zval *object = getThis(); getThis 583 ext/spl/spl_fixedarray.c spl_fixedarray_object *intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 584 ext/spl/spl_fixedarray.c HashTable *intern_ht = zend_std_get_properties(getThis()); getThis 617 ext/spl/spl_fixedarray.c zval *object = getThis(); getThis 642 ext/spl/spl_fixedarray.c intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 735 ext/spl/spl_fixedarray.c zval *object = getThis(); getThis 754 ext/spl/spl_fixedarray.c zval *object = getThis(); getThis 788 ext/spl/spl_fixedarray.c intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 804 ext/spl/spl_fixedarray.c intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 826 ext/spl/spl_fixedarray.c intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 842 ext/spl/spl_fixedarray.c intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 936 ext/spl/spl_fixedarray.c spl_fixedarray_object *intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 950 ext/spl/spl_fixedarray.c spl_fixedarray_object *intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 964 ext/spl/spl_fixedarray.c spl_fixedarray_object *intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 978 ext/spl/spl_fixedarray.c spl_fixedarray_object *intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 993 ext/spl/spl_fixedarray.c spl_fixedarray_object *intern = Z_SPLFIXEDARRAY_P(getThis()); getThis 551 ext/spl/spl_heap.c spl_heap_object *intern = Z_SPLHEAP_P(getThis()); getThis 566 ext/spl/spl_heap.c spl_heap_object *intern = Z_SPLHEAP_P(getThis()); getThis 587 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 595 ext/spl/spl_heap.c spl_ptr_heap_insert(intern->heap, value, getThis()); getThis 611 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 618 ext/spl/spl_heap.c spl_ptr_heap_delete_top(intern->heap, return_value, getThis()); getThis 638 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 652 ext/spl/spl_heap.c spl_ptr_heap_insert(intern->heap, &elem, getThis()); getThis 669 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 676 ext/spl/spl_heap.c spl_ptr_heap_delete_top(intern->heap, &value, getThis()); getThis 708 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 746 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 764 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 780 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 798 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 829 ext/spl/spl_heap.c intern = Z_SPLHEAP_P(getThis()); getThis 967 ext/spl/spl_heap.c spl_heap_object *intern = Z_SPLHEAP_P(getThis()); getThis 981 ext/spl/spl_heap.c spl_heap_object *intern = Z_SPLHEAP_P(getThis()); getThis 983 ext/spl/spl_heap.c spl_ptr_heap_delete_top(intern->heap, &elem, getThis()); getThis 997 ext/spl/spl_heap.c spl_heap_object *intern = Z_SPLHEAP_P(getThis()); getThis 1022 ext/spl/spl_heap.c spl_heap_object *intern = Z_SPLHEAP_P(getThis()); getThis 1042 ext/spl/spl_heap.c spl_heap_object *intern = Z_SPLHEAP_P(getThis()); getThis 474 ext/spl/spl_iterators.c zval *object = getThis(); getThis 610 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 616 ext/spl/spl_iterators.c spl_recursive_it_rewind_ex(object, getThis()); getThis 623 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 629 ext/spl/spl_iterators.c RETURN_BOOL(spl_recursive_it_valid_ex(object, getThis()) == SUCCESS); getThis 636 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 656 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 677 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 683 ext/spl/spl_iterators.c spl_recursive_it_move_forward_ex(object, getThis()); getThis 690 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 703 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 729 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 766 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 795 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 850 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 870 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 1106 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 1125 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 1144 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 1160 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 1179 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 1198 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 1261 ext/spl/spl_iterators.c spl_recursive_it_object *object = Z_SPLRECURSIVE_IT_P(getThis()); getThis 1393 ext/spl/spl_iterators.c intern = Z_SPLDUAL_IT_P(getThis()); getThis 1458 ext/spl/spl_iterators.c intern = Z_SPLDUAL_IT_P(getThis()); getThis 1634 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1744 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1763 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1784 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1812 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1836 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1885 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1886 ext/spl/spl_iterators.c spl_filter_it_rewind(getThis(), intern); getThis 1899 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1900 ext/spl/spl_iterators.c spl_filter_it_next(getThis(), intern); getThis 1929 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1950 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1954 ext/spl/spl_iterators.c spl_instantiate_arg_ex1(Z_OBJCE_P(getThis()), return_value, &retval); getThis 1970 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 1974 ext/spl/spl_iterators.c spl_instantiate_arg_ex2(Z_OBJCE_P(getThis()), return_value, &retval, &intern->u.cbfilter->fci.function_name); getThis 1997 ext/spl/spl_iterators.c spl_dual_it_object *intern = Z_SPLDUAL_IT_P(getThis()); getThis 2044 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2089 ext/spl/spl_iterators.c replacement = zend_read_property(intern->std.ce, getThis(), "replacement", sizeof("replacement")-1, 1, &rv); getThis 2121 ext/spl/spl_iterators.c spl_dual_it_object *intern = Z_SPLDUAL_IT_P(getThis()); getThis 2140 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2161 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2176 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2192 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2207 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2227 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2251 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2263 ext/spl/spl_iterators.c spl_instantiate_arg_n(Z_OBJCE_P(getThis()), return_value, 5, args); getThis 2279 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2287 ext/spl/spl_iterators.c zend_call_method_with_0_params(getThis(), spl_ce_RegexIterator, NULL, "accept", return_value); getThis 2541 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2552 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2564 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2583 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2593 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2736 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2751 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2766 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2781 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2792 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2795 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not fetch string value (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 2822 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2825 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 2848 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2851 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 2876 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2879 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 2898 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2901 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 2923 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2926 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%v does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 2944 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2957 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2993 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 2996 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%v does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); getThis 3060 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3075 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3148 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3162 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3182 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3200 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3236 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3372 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3400 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3418 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3433 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3448 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 3465 ext/spl/spl_iterators.c SPL_FETCH_AND_CHECK_DUAL_IT(intern, getThis()); getThis 388 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 393 ext/spl/spl_observer.c spl_object_storage_attach(intern, getThis(), obj, inf); getThis 401 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 406 ext/spl/spl_observer.c spl_object_storage_detach(intern, getThis(), obj); getThis 432 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 439 ext/spl/spl_observer.c hash = spl_object_storage_get_hash(intern, getThis(), obj); getThis 462 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 471 ext/spl/spl_observer.c spl_object_storage_addall(intern, getThis(), other); getThis 481 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 493 ext/spl/spl_observer.c if (spl_object_storage_detach(intern, getThis(), &element->obj) == FAILURE) { getThis 509 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 520 ext/spl/spl_observer.c if (!spl_object_storage_contains(other, getThis(), &element->obj)) { getThis 521 ext/spl/spl_observer.c spl_object_storage_detach(intern, getThis(), &element->obj); getThis 537 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 542 ext/spl/spl_observer.c RETURN_BOOL(spl_object_storage_contains(intern, getThis(), obj)); getThis 549 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 575 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 589 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 602 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 616 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 633 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 650 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 668 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 682 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 720 ext/spl/spl_observer.c ZVAL_ARR(&members, zend_array_dup(zend_std_get_properties(getThis()))); getThis 739 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 804 ext/spl/spl_observer.c hash = spl_object_storage_get_hash(intern, getThis(), &entry); getThis 820 ext/spl/spl_observer.c element = spl_object_storage_attach(intern, getThis(), &entry, Z_ISUNDEF(inf)?NULL:&inf); getThis 939 ext/spl/spl_observer.c intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 948 ext/spl/spl_observer.c spl_SplObjectStorage *intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 962 ext/spl/spl_observer.c intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 981 ext/spl/spl_observer.c intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 1001 ext/spl/spl_observer.c spl_object_storage_attach(intern, getThis(), iterator, info); getThis 1013 ext/spl/spl_observer.c intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 1036 ext/spl/spl_observer.c intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 1060 ext/spl/spl_observer.c intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 1168 ext/spl/spl_observer.c intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 1183 ext/spl/spl_observer.c intern = Z_SPLOBJSTORAGE_P(getThis()); getThis 102 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 186 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 215 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 258 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 276 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 298 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 320 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 348 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 421 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 463 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 509 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 614 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 905 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 955 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1013 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1196 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1237 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1257 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1276 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1298 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1321 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1345 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1414 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1449 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1485 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1604 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1652 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1670 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1695 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1718 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1775 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 1799 ext/sqlite3/sqlite3.c zval *object = getThis(); getThis 82 ext/standard/dir.c myself = getThis(); \ getThis 46 ext/tidy/tidy.c zval *object = getThis(); getThis 416 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 438 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 463 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 499 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 542 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 574 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 605 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 631 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 683 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 711 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 745 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 791 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 821 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 866 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 958 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 996 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 1051 ext/xmlreader/php_xmlreader.c id = getThis(); getThis 1131 ext/xmlreader/php_xmlreader.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|O!", &id, xmlreader_class_entry, &basenode, dom_node_class_entry) == FAILURE) { getThis 700 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 739 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 778 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 844 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 888 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 933 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 985 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1045 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1099 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1170 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1211 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1278 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1333 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1380 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1427 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1484 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1543 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1586 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1639 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1685 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1736 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 1781 ext/xmlwriter/php_xmlwriter.c zval *self = getThis(); getThis 407 ext/xsl/xsltprocessor.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oo", &id, xsl_xsltprocessor_class_entry, &docp) == FAILURE) { getThis 633 ext/xsl/xsltprocessor.c id = getThis(); getThis 690 ext/xsl/xsltprocessor.c id = getThis(); getThis 722 ext/xsl/xsltprocessor.c id = getThis(); getThis 1407 ext/zip/php_zip.c zval *self = getThis(); getThis 1463 ext/zip/php_zip.c zval *self = getThis(); getThis 1495 ext/zip/php_zip.c zval *self = getThis(); getThis 1530 ext/zip/php_zip.c zval *self = getThis(); getThis 1562 ext/zip/php_zip.c zval *self = getThis(); getThis 1613 ext/zip/php_zip.c zval *self = getThis(); getThis 1738 ext/zip/php_zip.c zval *self = getThis(); getThis 1778 ext/zip/php_zip.c zval *self = getThis(); getThis 1840 ext/zip/php_zip.c zval *self = getThis(); getThis 1866 ext/zip/php_zip.c zval *self = getThis(); getThis 1894 ext/zip/php_zip.c zval *self = getThis(); getThis 1928 ext/zip/php_zip.c zval *self = getThis(); getThis 1958 ext/zip/php_zip.c zval *self = getThis(); getThis 1984 ext/zip/php_zip.c zval *self = getThis(); getThis 2012 ext/zip/php_zip.c zval *self = getThis(); getThis 2045 ext/zip/php_zip.c zval *self = getThis(); getThis 2075 ext/zip/php_zip.c zval *self = getThis(); getThis 2113 ext/zip/php_zip.c zval *self = getThis(); getThis 2142 ext/zip/php_zip.c zval *self = getThis(), *z_opsys, *z_attr; getThis 2186 ext/zip/php_zip.c zval *self = getThis(), *z_opsys, *z_attr; getThis 2222 ext/zip/php_zip.c zval *self = getThis(); getThis 2260 ext/zip/php_zip.c zval *self = getThis(); getThis 2288 ext/zip/php_zip.c zval *this = getThis(); getThis 2327 ext/zip/php_zip.c zval *this = getThis(); getThis 2355 ext/zip/php_zip.c zval *self = getThis(); getThis 2385 ext/zip/php_zip.c zval *self = getThis(); getThis 2416 ext/zip/php_zip.c zval *self = getThis(); getThis 2452 ext/zip/php_zip.c zval *self = getThis(); getThis 2486 ext/zip/php_zip.c zval *self = getThis(); getThis 2516 ext/zip/php_zip.c zval *self = getThis(); getThis 2550 ext/zip/php_zip.c zval *self = getThis(); getThis 2571 ext/zip/php_zip.c zval *self = getThis(); getThis 2598 ext/zip/php_zip.c zval *self = getThis(); getThis 2682 ext/zip/php_zip.c zval *self = getThis(); getThis 2766 ext/zip/php_zip.c zval *self = getThis();