Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_directory.c48 static zend_object_handlers spl_filesystem_object_handlers; variable
165 intern->std.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
3110 memcpy(&spl_filesystem_object_handlers, &std_object_handlers, sizeof(zend_object_handlers)); in PHP_MINIT_FUNCTION()
3111 spl_filesystem_object_handlers.offset = XtOffsetOf(spl_filesystem_object, std); in PHP_MINIT_FUNCTION()
3112 spl_filesystem_object_handlers.clone_obj = spl_filesystem_object_clone; in PHP_MINIT_FUNCTION()
3113 spl_filesystem_object_handlers.cast_object = spl_filesystem_object_cast; in PHP_MINIT_FUNCTION()
3114 spl_filesystem_object_handlers.get_debug_info = spl_filesystem_object_get_debug_info; in PHP_MINIT_FUNCTION()
3115 spl_filesystem_object_handlers.dtor_obj = spl_filesystem_object_destroy_object; in PHP_MINIT_FUNCTION()
3116 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
3147 …memcpy(&spl_filesystem_object_check_handlers, &spl_filesystem_object_handlers, sizeof(zend_object_… in PHP_MINIT_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_directory.c48 static zend_object_handlers spl_filesystem_object_handlers; variable
165 intern->std.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
3110 memcpy(&spl_filesystem_object_handlers, &std_object_handlers, sizeof(zend_object_handlers)); in PHP_MINIT_FUNCTION()
3111 spl_filesystem_object_handlers.offset = XtOffsetOf(spl_filesystem_object, std); in PHP_MINIT_FUNCTION()
3112 spl_filesystem_object_handlers.clone_obj = spl_filesystem_object_clone; in PHP_MINIT_FUNCTION()
3113 spl_filesystem_object_handlers.cast_object = spl_filesystem_object_cast; in PHP_MINIT_FUNCTION()
3114 spl_filesystem_object_handlers.get_debug_info = spl_filesystem_object_get_debug_info; in PHP_MINIT_FUNCTION()
3115 spl_filesystem_object_handlers.dtor_obj = spl_filesystem_object_destroy_object; in PHP_MINIT_FUNCTION()
3116 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
3147 …memcpy(&spl_filesystem_object_check_handlers, &spl_filesystem_object_handlers, sizeof(zend_object_… in PHP_MINIT_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_directory.c42 static zend_object_handlers spl_filesystem_object_handlers; variable
174 intern->std.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
2743 memcpy(&spl_filesystem_object_handlers, &std_object_handlers, sizeof(zend_object_handlers)); in PHP_MINIT_FUNCTION()
2744 spl_filesystem_object_handlers.offset = XtOffsetOf(spl_filesystem_object, std); in PHP_MINIT_FUNCTION()
2745 spl_filesystem_object_handlers.clone_obj = spl_filesystem_object_clone; in PHP_MINIT_FUNCTION()
2746 spl_filesystem_object_handlers.cast_object = spl_filesystem_object_cast; in PHP_MINIT_FUNCTION()
2747 spl_filesystem_object_handlers.dtor_obj = spl_filesystem_object_destroy_object; in PHP_MINIT_FUNCTION()
2748 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
2774 …memcpy(&spl_filesystem_object_check_handlers, &spl_filesystem_object_handlers, sizeof(zend_object_… in PHP_MINIT_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_directory.c42 static zend_object_handlers spl_filesystem_object_handlers; variable
165 intern->std.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
2753 memcpy(&spl_filesystem_object_handlers, &std_object_handlers, sizeof(zend_object_handlers)); in PHP_MINIT_FUNCTION()
2754 spl_filesystem_object_handlers.offset = XtOffsetOf(spl_filesystem_object, std); in PHP_MINIT_FUNCTION()
2755 spl_filesystem_object_handlers.clone_obj = spl_filesystem_object_clone; in PHP_MINIT_FUNCTION()
2756 spl_filesystem_object_handlers.cast_object = spl_filesystem_object_cast; in PHP_MINIT_FUNCTION()
2757 spl_filesystem_object_handlers.dtor_obj = spl_filesystem_object_destroy_object; in PHP_MINIT_FUNCTION()
2758 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
2790 …memcpy(&spl_filesystem_object_check_handlers, &spl_filesystem_object_handlers, sizeof(zend_object_… in PHP_MINIT_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_directory.c42 static zend_object_handlers spl_filesystem_object_handlers; variable
174 intern->std.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
2743 memcpy(&spl_filesystem_object_handlers, &std_object_handlers, sizeof(zend_object_handlers)); in PHP_MINIT_FUNCTION()
2744 spl_filesystem_object_handlers.offset = XtOffsetOf(spl_filesystem_object, std); in PHP_MINIT_FUNCTION()
2745 spl_filesystem_object_handlers.clone_obj = spl_filesystem_object_clone; in PHP_MINIT_FUNCTION()
2746 spl_filesystem_object_handlers.cast_object = spl_filesystem_object_cast; in PHP_MINIT_FUNCTION()
2747 spl_filesystem_object_handlers.dtor_obj = spl_filesystem_object_destroy_object; in PHP_MINIT_FUNCTION()
2748 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
2774 …memcpy(&spl_filesystem_object_check_handlers, &spl_filesystem_object_handlers, sizeof(zend_object_… in PHP_MINIT_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_directory.c42 static zend_object_handlers spl_filesystem_object_handlers; variable
165 intern->std.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
2753 memcpy(&spl_filesystem_object_handlers, &std_object_handlers, sizeof(zend_object_handlers)); in PHP_MINIT_FUNCTION()
2754 spl_filesystem_object_handlers.offset = XtOffsetOf(spl_filesystem_object, std); in PHP_MINIT_FUNCTION()
2755 spl_filesystem_object_handlers.clone_obj = spl_filesystem_object_clone; in PHP_MINIT_FUNCTION()
2756 spl_filesystem_object_handlers.cast_object = spl_filesystem_object_cast; in PHP_MINIT_FUNCTION()
2757 spl_filesystem_object_handlers.dtor_obj = spl_filesystem_object_destroy_object; in PHP_MINIT_FUNCTION()
2758 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
2790 …memcpy(&spl_filesystem_object_check_handlers, &spl_filesystem_object_handlers, sizeof(zend_object_… in PHP_MINIT_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_directory.c48 static zend_object_handlers spl_filesystem_object_handlers; variable
165 intern->std.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
3145 memcpy(&spl_filesystem_object_handlers, &std_object_handlers, sizeof(zend_object_handlers)); in PHP_MINIT_FUNCTION()
3146 spl_filesystem_object_handlers.offset = XtOffsetOf(spl_filesystem_object, std); in PHP_MINIT_FUNCTION()
3147 spl_filesystem_object_handlers.clone_obj = spl_filesystem_object_clone; in PHP_MINIT_FUNCTION()
3148 spl_filesystem_object_handlers.cast_object = spl_filesystem_object_cast; in PHP_MINIT_FUNCTION()
3149 spl_filesystem_object_handlers.dtor_obj = spl_filesystem_object_destroy_object; in PHP_MINIT_FUNCTION()
3150 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
3181 …memcpy(&spl_filesystem_object_check_handlers, &spl_filesystem_object_handlers, sizeof(zend_object_… in PHP_MINIT_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_directory.c48 static zend_object_handlers spl_filesystem_object_handlers; variable
165 intern->std.handlers = &spl_filesystem_object_handlers; in spl_filesystem_object_new_ex()
3145 memcpy(&spl_filesystem_object_handlers, &std_object_handlers, sizeof(zend_object_handlers)); in PHP_MINIT_FUNCTION()
3146 spl_filesystem_object_handlers.offset = XtOffsetOf(spl_filesystem_object, std); in PHP_MINIT_FUNCTION()
3147 spl_filesystem_object_handlers.clone_obj = spl_filesystem_object_clone; in PHP_MINIT_FUNCTION()
3148 spl_filesystem_object_handlers.cast_object = spl_filesystem_object_cast; in PHP_MINIT_FUNCTION()
3149 spl_filesystem_object_handlers.dtor_obj = spl_filesystem_object_destroy_object; in PHP_MINIT_FUNCTION()
3150 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
3181 …memcpy(&spl_filesystem_object_check_handlers, &spl_filesystem_object_handlers, sizeof(zend_object_… in PHP_MINIT_FUNCTION()