Home
last modified time | relevance | path

Searched refs:spl_filesystem_from_obj (Results 1 – 16 of 16) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_directory.h105 static inline spl_filesystem_object *spl_filesystem_from_obj(zend_object *obj) /* {{{ */ { in spl_filesystem_from_obj() function
110 #define Z_SPLFILESYSTEM_P(zv) spl_filesystem_from_obj(Z_OBJ_P((zv)))
H A Dspl_directory.c75 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_destroy_object()
109 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_free_storage()
182 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check()
358 source = spl_filesystem_from_obj(old_object); in spl_filesystem_object_clone()
360 intern = spl_filesystem_from_obj(new_object); in spl_filesystem_object_clone()
463 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_info()
507 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
529 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
682 spl_filesystem_object *fsobj = spl_filesystem_from_obj(*object); in spl_filesystem_object_get_method_check()
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_directory.h99 static inline spl_filesystem_object *spl_filesystem_from_obj(zend_object *obj) /* {{{ */ { in spl_filesystem_from_obj() function
104 #define Z_SPLFILESYSTEM_P(zv) spl_filesystem_from_obj(Z_OBJ_P((zv)))
H A Dspl_directory.c81 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_destroy_object()
115 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_free_storage()
191 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check()
380 source = spl_filesystem_from_obj(old_object); in spl_filesystem_object_clone()
382 intern = spl_filesystem_from_obj(new_object); in spl_filesystem_object_clone()
463 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_info()
499 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
536 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
606 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_get_debug_info()
687 spl_filesystem_object *fsobj = spl_filesystem_from_obj(*object); in spl_filesystem_object_get_method_check()
[all …]
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_directory.h105 static inline spl_filesystem_object *spl_filesystem_from_obj(zend_object *obj) /* {{{ */ { in spl_filesystem_from_obj() function
110 #define Z_SPLFILESYSTEM_P(zv) spl_filesystem_from_obj(Z_OBJ_P((zv)))
H A Dspl_directory.c75 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_destroy_object()
109 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_free_storage()
182 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check()
358 source = spl_filesystem_from_obj(old_object); in spl_filesystem_object_clone()
360 intern = spl_filesystem_from_obj(new_object); in spl_filesystem_object_clone()
463 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_info()
507 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
529 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
680 spl_filesystem_object *fsobj = spl_filesystem_from_obj(*object); in spl_filesystem_object_get_method_check()
/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_directory.h103 static inline spl_filesystem_object *spl_filesystem_from_obj(zend_object *obj) /* {{{ */ { in spl_filesystem_from_obj() function
108 #define Z_SPLFILESYSTEM_P(zv) spl_filesystem_from_obj(Z_OBJ_P((zv)))
H A Dspl_directory.c75 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_destroy_object()
109 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_free_storage()
182 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check()
358 source = spl_filesystem_from_obj(old_object); in spl_filesystem_object_clone()
360 intern = spl_filesystem_from_obj(new_object); in spl_filesystem_object_clone()
463 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_info()
504 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
540 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
607 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_get_debug_info()
683 spl_filesystem_object *fsobj = spl_filesystem_from_obj(*object); in spl_filesystem_object_get_method_check()
[all …]
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_directory.h99 static inline spl_filesystem_object *spl_filesystem_from_obj(zend_object *obj) /* {{{ */ { in spl_filesystem_from_obj() function
104 #define Z_SPLFILESYSTEM_P(zv) spl_filesystem_from_obj(Z_OBJ_P((zv)))
H A Dspl_directory.c81 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_destroy_object()
115 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_free_storage()
191 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check()
380 source = spl_filesystem_from_obj(old_object); in spl_filesystem_object_clone()
382 intern = spl_filesystem_from_obj(new_object); in spl_filesystem_object_clone()
463 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_info()
499 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
536 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
606 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_get_debug_info()
687 spl_filesystem_object *fsobj = spl_filesystem_from_obj(*object); in spl_filesystem_object_get_method_check()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_directory.h105 static inline spl_filesystem_object *spl_filesystem_from_obj(zend_object *obj) /* {{{ */ { in spl_filesystem_from_obj() function
110 #define Z_SPLFILESYSTEM_P(zv) spl_filesystem_from_obj(Z_OBJ_P((zv)))
H A Dspl_directory.c75 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_destroy_object()
109 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_free_storage()
182 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check()
358 source = spl_filesystem_from_obj(old_object); in spl_filesystem_object_clone()
360 intern = spl_filesystem_from_obj(new_object); in spl_filesystem_object_clone()
463 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_info()
507 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
529 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
682 spl_filesystem_object *fsobj = spl_filesystem_from_obj(*object); in spl_filesystem_object_get_method_check()
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_directory.h105 static inline spl_filesystem_object *spl_filesystem_from_obj(zend_object *obj) /* {{{ */ { in spl_filesystem_from_obj() function
110 #define Z_SPLFILESYSTEM_P(zv) spl_filesystem_from_obj(Z_OBJ_P((zv)))
H A Dspl_directory.c75 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_destroy_object()
109 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_free_storage()
182 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check()
358 source = spl_filesystem_from_obj(old_object); in spl_filesystem_object_clone()
360 intern = spl_filesystem_from_obj(new_object); in spl_filesystem_object_clone()
463 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_info()
507 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
529 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
680 spl_filesystem_object *fsobj = spl_filesystem_from_obj(*object); in spl_filesystem_object_get_method_check()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_directory.h103 static inline spl_filesystem_object *spl_filesystem_from_obj(zend_object *obj) /* {{{ */ { in spl_filesystem_from_obj() function
108 #define Z_SPLFILESYSTEM_P(zv) spl_filesystem_from_obj(Z_OBJ_P((zv)))
H A Dspl_directory.c75 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_destroy_object()
109 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_free_storage()
182 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check()
358 source = spl_filesystem_from_obj(old_object); in spl_filesystem_object_clone()
360 intern = spl_filesystem_from_obj(new_object); in spl_filesystem_object_clone()
463 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_info()
504 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
540 intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); in spl_filesystem_object_create_type()
607 spl_filesystem_object *intern = spl_filesystem_from_obj(object); in spl_filesystem_object_get_debug_info()
683 spl_filesystem_object *fsobj = spl_filesystem_from_obj(*object); in spl_filesystem_object_get_method_check()
[all …]