Searched refs:getenv_function (Results 1 – 3 of 3) sorted by relevance
248 char *(*getenv_function)(const char *name, size_t name_len); member
937 zend_getenv = utility_functions->getenv_function; in zend_startup()
2131 zuf.getenv_function = sapi_getenv; in php_module_startup()
Completed in 17 milliseconds