Home
last modified time | relevance | path

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

/PHP-7.2/sapi/apache2handler/
H A Dapache_config.c141 php_dir_entry *npe = malloc(sizeof(php_dir_entry)); in config_entry_ctor() local
143 memcpy(npe, pe, sizeof(php_dir_entry)); in config_entry_ctor()
144 ZVAL_PTR(zv, npe); in config_entry_ctor()

Completed in 5 milliseconds