Searched refs:npe (Results 1 – 1 of 1) sorted by relevance
141 php_dir_entry *npe = malloc(sizeof(php_dir_entry)); in config_entry_ctor() local143 memcpy(npe, pe, sizeof(php_dir_entry)); in config_entry_ctor()144 ZVAL_PTR(zv, npe); in config_entry_ctor()
Completed in 5 milliseconds