SOAP_OBJECT 1285 soap/soap.c service->type = SOAP_OBJECT; SOAP_OBJECT 1311 soap/soap.c if (service->type == SOAP_OBJECT) { SOAP_OBJECT 1332 soap/soap.c if ((service->type != SOAP_OBJECT && service->type != SOAP_CLASS) || (f->common.fn_flags & ZEND_ACC_PUBLIC)) { SOAP_OBJECT 1620 soap/soap.c if (service->type == SOAP_OBJECT) { SOAP_OBJECT 1751 soap/soap.c ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) && SOAP_OBJECT 1753 soap/soap.c if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) { SOAP_OBJECT 1800 soap/soap.c ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) && SOAP_OBJECT 1802 soap/soap.c if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {