Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_variables.c559 static zend_always_inline void import_environment_variable(HashTable *ht, char *env) in import_environment_variable() function
602 import_environment_variable(Z_ARRVAL_P(array_ptr), *env); in _php_import_environment_variables()
607 import_environment_variable(Z_ARRVAL_P(array_ptr), env); in _php_import_environment_variables()

Completed in 18 milliseconds