Searched refs:dir_class_entry_ptr (Results 1 – 1 of 1) sorted by relevance
75 static zend_class_entry *dir_class_entry_ptr; variable137 dir_class_entry_ptr = zend_register_internal_class(&dir_class_entry TSRMLS_CC); in PHP_MINIT_FUNCTION()239 object_init_ex(return_value, dir_class_entry_ptr); in _php_do_opendir()
Completed in 7 milliseconds