Searched refs:SOAP_CLASS (Results 1 – 2 of 2) sorted by relevance
112 #define SOAP_CLASS 1 macro
1354 if (service->type == SOAP_CLASS) { in PHP_METHOD()1403 service->type = SOAP_CLASS; in PHP_METHOD()1476 } else if (service->type == SOAP_CLASS) { in PHP_METHOD()1788 } else if (service->type == SOAP_CLASS) {1920 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) &&1922 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {1971 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) &&1973 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) {1975 if (service->type == SOAP_CLASS) {2001 if (service->type == SOAP_CLASS) {[all …]
Completed in 28 milliseconds