Searched refs:npe (Results 1 – 1 of 1) sorted by relevance
143 php_dir_entry *npe = malloc(sizeof(php_dir_entry)); in config_entry_ctor() local145 memcpy(npe, pe, sizeof(php_dir_entry)); in config_entry_ctor()146 ZVAL_PTR(zv, npe); in config_entry_ctor()
Completed in 6 milliseconds