Searched refs:dir_class_entry_ptr (Results 1 – 1 of 1) sorted by relevance
59 static zend_class_entry *dir_class_entry_ptr; variable118 dir_class_entry_ptr = zend_register_internal_class(&dir_class_entry); in PHP_MINIT_FUNCTION()222 object_init_ex(return_value, dir_class_entry_ptr); in _php_do_opendir()
Completed in 4 milliseconds