Lines Matching refs:SOAP_CLASS
1272 if (service->type == SOAP_CLASS) { in PHP_METHOD()
1313 service->type = SOAP_CLASS; in PHP_METHOD()
1383 } else if (service->type == SOAP_CLASS) { in PHP_METHOD()
1402 …if ((service->type != SOAP_OBJECT && service->type != SOAP_CLASS) || (f->common.fn_flags & ZEND_AC… in PHP_METHOD()
1690 } else if (service->type == SOAP_CLASS) {
1818 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) &&
1820 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {
1840 if (service->type == SOAP_CLASS && soap_obj) {zval_ptr_dtor(&soap_obj);}
1855 if (service->type == SOAP_CLASS && soap_obj) {zval_ptr_dtor(&soap_obj);}
1867 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) &&
1869 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {
1871 if (service->type == SOAP_CLASS) {
1896 if (service->type == SOAP_CLASS) {
1938 if (service->type == SOAP_CLASS) {