Lines Matching refs:SOAP_CLASS
920 if (service->type == SOAP_CLASS) { in PHP_METHOD()
954 service->type = SOAP_CLASS; in PHP_METHOD()
1015 } else if (service->type == SOAP_CLASS) { in PHP_METHOD()
1030 …if ((service->type != SOAP_OBJECT && service->type != SOAP_CLASS) || (f->common.fn_flags & ZEND_AC… in PHP_METHOD()
1341 } else if (service->type == SOAP_CLASS) {
1426 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) &&
1428 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {
1441 if (service->type == SOAP_CLASS && soap_obj) {zval_ptr_dtor(soap_obj);}
1446 if (service->type == SOAP_CLASS && soap_obj) {zval_ptr_dtor(soap_obj);}
1456 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) &&
1458 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {
1460 if (service->type == SOAP_CLASS) {
1482 if (service->type == SOAP_CLASS) {
1522 if (service->type == SOAP_CLASS) {