Home
last modified time | relevance | path

Searched refs:sxe_object_handlers (Results 1 – 12 of 12) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/simplexml/
H A Dsimplexml.c2004 static zend_object_handlers sxe_object_handlers; variable
2136 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2691 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2692 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2693 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2694 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2699 sxe_object_handlers.get = sxe_get_value; in PHP_MINIT_FUNCTION()
2700 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2706 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2709 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/lang/php74/php-7.4.27/ext/simplexml/
H A Dsimplexml.c2023 static zend_object_handlers sxe_object_handlers; variable
2155 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2711 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2712 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2713 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2714 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2719 sxe_object_handlers.get = sxe_get_value; in PHP_MINIT_FUNCTION()
2720 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2726 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2729 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/simplexml/
H A Dsimplexml.c2004 static zend_object_handlers sxe_object_handlers; variable
2136 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2691 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2692 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2693 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2694 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2699 sxe_object_handlers.get = sxe_get_value; in PHP_MINIT_FUNCTION()
2700 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2706 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2709 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/textproc/php73-simplexml/php-7.3.33/ext/simplexml/
H A Dsimplexml.c2004 static zend_object_handlers sxe_object_handlers; variable
2136 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2691 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2692 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2693 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2694 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2699 sxe_object_handlers.get = sxe_get_value; in PHP_MINIT_FUNCTION()
2700 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2706 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2709 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/textproc/php74-simplexml/php-7.4.27/ext/simplexml/
H A Dsimplexml.c2023 static zend_object_handlers sxe_object_handlers; variable
2155 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2711 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2712 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2713 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2714 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2719 sxe_object_handlers.get = sxe_get_value; in PHP_MINIT_FUNCTION()
2720 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2726 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2729 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/simplexml/
H A Dsimplexml.c2023 static zend_object_handlers sxe_object_handlers; variable
2155 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2711 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2712 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2713 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2714 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2719 sxe_object_handlers.get = sxe_get_value; in PHP_MINIT_FUNCTION()
2720 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2726 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2729 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/lang/php80/php-8.0.15/ext/simplexml/
H A Dsimplexml.c2102 static zend_object_handlers sxe_object_handlers; variable
2241 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2701 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2702 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2703 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2704 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2709 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2714 sxe_object_handlers.compare = sxe_objects_compare; in PHP_MINIT_FUNCTION()
2715 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2718 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/textproc/php80-simplexml/php-8.0.15/ext/simplexml/
H A Dsimplexml.c2102 static zend_object_handlers sxe_object_handlers; variable
2241 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2701 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2702 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2703 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2704 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2709 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2714 sxe_object_handlers.compare = sxe_objects_compare; in PHP_MINIT_FUNCTION()
2715 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2718 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/simplexml/
H A Dsimplexml.c2102 static zend_object_handlers sxe_object_handlers; variable
2241 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2701 sxe_object_handlers.dtor_obj = sxe_object_dtor; in PHP_MINIT_FUNCTION()
2702 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2703 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2704 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2709 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2714 sxe_object_handlers.compare = sxe_objects_compare; in PHP_MINIT_FUNCTION()
2715 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2718 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/simplexml/
H A Dsimplexml.c2096 static zend_object_handlers sxe_object_handlers; variable
2225 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2680 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2681 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2682 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2683 sxe_object_handlers.write_property = sxe_property_write; in PHP_MINIT_FUNCTION()
2687 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2692 sxe_object_handlers.compare = sxe_objects_compare; in PHP_MINIT_FUNCTION()
2693 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2696 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/lang/php81/php-8.1.1/ext/simplexml/
H A Dsimplexml.c2096 static zend_object_handlers sxe_object_handlers; variable
2225 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2680 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2681 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2682 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2683 sxe_object_handlers.write_property = sxe_property_write; in PHP_MINIT_FUNCTION()
2687 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2692 sxe_object_handlers.compare = sxe_objects_compare; in PHP_MINIT_FUNCTION()
2693 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2696 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]
/dports/textproc/php81-simplexml/php-8.1.1/ext/simplexml/
H A Dsimplexml.c2096 static zend_object_handlers sxe_object_handlers; variable
2225 intern->zo.handlers = &sxe_object_handlers; in php_sxe_object_new()
2680 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
2681 sxe_object_handlers.clone_obj = sxe_object_clone; in PHP_MINIT_FUNCTION()
2682 sxe_object_handlers.read_property = sxe_property_read; in PHP_MINIT_FUNCTION()
2683 sxe_object_handlers.write_property = sxe_property_write; in PHP_MINIT_FUNCTION()
2687 sxe_object_handlers.has_property = sxe_property_exists; in PHP_MINIT_FUNCTION()
2692 sxe_object_handlers.compare = sxe_objects_compare; in PHP_MINIT_FUNCTION()
2693 sxe_object_handlers.cast_object = sxe_object_cast; in PHP_MINIT_FUNCTION()
2696 sxe_object_handlers.get_closure = NULL; in PHP_MINIT_FUNCTION()
[all …]