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