Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_variables.c604 static zend_always_inline void import_environment_variable(HashTable *ht, char *env) in import_environment_variable() function
635 import_environment_variable(Z_ARRVAL_P(array_ptr), *env); in _php_import_environment_variables()
642 import_environment_variable(Z_ARRVAL_P(array_ptr), env); in _php_import_environment_variables()

Completed in 7 milliseconds