Searched refs:soap_functions (Results 1 – 2 of 2) sorted by relevance
879 service->soap_functions.functions_all = FALSE; in PHP_METHOD()880 service->soap_functions.ft = zend_new_array(0); in PHP_METHOD()1061 if (service->soap_functions.ft == NULL) { in PHP_METHOD()1103 if (service->soap_functions.ft == NULL) { in PHP_METHOD()1113 if (service->soap_functions.ft != NULL) { in PHP_METHOD()1115 efree(service->soap_functions.ft); in PHP_METHOD()1116 service->soap_functions.ft = NULL; in PHP_METHOD()1118 service->soap_functions.functions_all = TRUE; in PHP_METHOD()1405 function_table = service->soap_functions.ft;4391 if (service->soap_functions.ft) {[all …]
84 } soap_functions; member
Completed in 15 milliseconds