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