Searched refs:soap_functions (Results 1 – 2 of 2) sorted by relevance
87 } soap_functions; member
449 soap_functions,1225 service->soap_functions.functions_all = FALSE; in PHP_METHOD()1416 if (service->soap_functions.ft == NULL) { in PHP_METHOD()1456 if (service->soap_functions.ft == NULL) { in PHP_METHOD()1467 if (service->soap_functions.ft != NULL) { in PHP_METHOD()1469 efree(service->soap_functions.ft); in PHP_METHOD()1470 service->soap_functions.ft = NULL; in PHP_METHOD()1472 service->soap_functions.functions_all = TRUE; in PHP_METHOD()1782 function_table = service->soap_functions.ft;4816 if (service->soap_functions.ft) {[all …]
Completed in 18 milliseconds