Searched refs:soap_functions (Results 1 – 2 of 2) sorted by relevance
89 } soap_functions; member
535 soap_functions,1314 service->soap_functions.functions_all = FALSE; in PHP_METHOD()1529 if (service->soap_functions.ft == NULL) { in PHP_METHOD()1576 if (service->soap_functions.ft == NULL) { in PHP_METHOD()1588 if (service->soap_functions.ft != NULL) { in PHP_METHOD()1590 efree(service->soap_functions.ft); in PHP_METHOD()1591 service->soap_functions.ft = NULL; in PHP_METHOD()1593 service->soap_functions.functions_all = TRUE; in PHP_METHOD()1896 function_table = service->soap_functions.ft;5035 if (service->soap_functions.ft) {[all …]
Completed in 19 milliseconds