Searched refs:SOAP_CLASS (Results 1 – 2 of 2) sorted by relevance
112 #define SOAP_CLASS 1 macro
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()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) {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) {[all …]
Completed in 27 milliseconds