Home
last modified time | relevance | path

Searched refs:functions_all (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/soap/
H A Dphp_soap.h83 int functions_all; member
H A Dsoap.c879 service->soap_functions.functions_all = FALSE; in PHP_METHOD()
1017 } else if (service->soap_functions.functions_all == TRUE) { in PHP_METHOD()
1062 service->soap_functions.functions_all = FALSE; in PHP_METHOD()
1104 service->soap_functions.functions_all = FALSE; in PHP_METHOD()
1118 service->soap_functions.functions_all = TRUE; in PHP_METHOD()
1402 if (service->soap_functions.functions_all == TRUE) {

Completed in 24 milliseconds