Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_soap.h83 int functions_all; member
H A Dsoap.c924 service->soap_functions.functions_all = FALSE; in PHP_METHOD()
1061 } else if (service->soap_functions.functions_all == TRUE) { in PHP_METHOD()
1106 service->soap_functions.functions_all = FALSE; in PHP_METHOD()
1143 service->soap_functions.functions_all = FALSE; in PHP_METHOD()
1157 service->soap_functions.functions_all = TRUE; in PHP_METHOD()
1439 if (service->soap_functions.functions_all == TRUE) {

Completed in 15 milliseconds