Lines Matching refs:SOAP_CLASS
1243 if (service->type == SOAP_CLASS) { in PHP_METHOD()
1284 service->type = SOAP_CLASS; in PHP_METHOD()
1354 } else if (service->type == SOAP_CLASS) { in PHP_METHOD()
1373 …if ((service->type != SOAP_OBJECT && service->type != SOAP_CLASS) || (f->common.fn_flags & ZEND_AC… in PHP_METHOD()
1664 } else if (service->type == SOAP_CLASS) {
1792 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) &&
1794 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {
1814 if (service->type == SOAP_CLASS && soap_obj) {zval_ptr_dtor(&soap_obj);}
1829 if (service->type == SOAP_CLASS && soap_obj) {zval_ptr_dtor(&soap_obj);}
1841 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) &&
1843 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {
1845 if (service->type == SOAP_CLASS) {
1870 if (service->type == SOAP_CLASS) {
1912 if (service->type == SOAP_CLASS) {