Home
last modified time | relevance | path

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

/php-src/sapi/apache2handler/
H A Dapache_config.c143 php_dir_entry *npe = malloc(sizeof(php_dir_entry)); in config_entry_ctor() local
145 memcpy(npe, pe, sizeof(php_dir_entry)); in config_entry_ctor()
146 ZVAL_PTR(zv, npe); in config_entry_ctor()

Completed in 13 milliseconds