Home
last modified time | relevance | path

Searched refs:pdo_row_object_handlers (Results 1 – 24 of 24) sorted by relevance

/dports/databases/php74-pdo/php-7.4.27/ext/pdo/
H A Dpdo_stmt.c250 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2252 zend_object_handlers pdo_row_object_handlers; variable
2636 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2673 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2674 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2675 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2677 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2679 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2684 pdo_row_object_handlers.get_method = row_method_get; in pdo_stmt_init()
2685 pdo_row_object_handlers.call_method = row_call_method; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h52 extern zend_object_handlers pdo_row_object_handlers;
/dports/lang/php74/php-7.4.27/ext/pdo/
H A Dpdo_stmt.c250 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2252 zend_object_handlers pdo_row_object_handlers; variable
2636 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2673 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2674 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2675 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2677 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2679 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2684 pdo_row_object_handlers.get_method = row_method_get; in pdo_stmt_init()
2685 pdo_row_object_handlers.call_method = row_call_method; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h52 extern zend_object_handlers pdo_row_object_handlers;
/dports/www/mod_php74/php-7.4.27/ext/pdo/
H A Dpdo_stmt.c250 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2252 zend_object_handlers pdo_row_object_handlers; variable
2636 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2673 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2674 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2675 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2677 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2679 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2684 pdo_row_object_handlers.get_method = row_method_get; in pdo_stmt_init()
2685 pdo_row_object_handlers.call_method = row_call_method; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h52 extern zend_object_handlers pdo_row_object_handlers;
/dports/databases/php80-pdo/php-8.0.15/ext/pdo/
H A Dpdo_stmt.c221 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2152 zend_object_handlers pdo_row_object_handlers; variable
2572 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2609 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2610 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2611 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2613 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2615 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2617 pdo_row_object_handlers.has_dimension = row_dim_exists; in pdo_stmt_init()
2620 pdo_row_object_handlers.get_method = row_method_get; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h50 extern zend_object_handlers pdo_row_object_handlers;
/dports/lang/php80/php-8.0.15/ext/pdo/
H A Dpdo_stmt.c221 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2152 zend_object_handlers pdo_row_object_handlers; variable
2572 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2609 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2610 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2611 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2613 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2615 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2617 pdo_row_object_handlers.has_dimension = row_dim_exists; in pdo_stmt_init()
2620 pdo_row_object_handlers.get_method = row_method_get; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h50 extern zend_object_handlers pdo_row_object_handlers;
/dports/www/mod_php80/php-8.0.15/ext/pdo/
H A Dpdo_stmt.c221 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2152 zend_object_handlers pdo_row_object_handlers; variable
2572 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2609 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2610 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2611 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2613 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2615 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2617 pdo_row_object_handlers.has_dimension = row_dim_exists; in pdo_stmt_init()
2620 pdo_row_object_handlers.get_method = row_method_get; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h50 extern zend_object_handlers pdo_row_object_handlers;
/dports/databases/php81-pdo/php-8.1.1/ext/pdo/
H A Dpdo_stmt.c221 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2079 zend_object_handlers pdo_row_object_handlers; variable
2465 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2489 pdo_row_object_handlers.free_obj = pdo_row_free_storage; in pdo_stmt_init()
2490 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2491 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2492 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2494 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2496 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2498 pdo_row_object_handlers.has_dimension = row_dim_exists; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h50 extern zend_object_handlers pdo_row_object_handlers;
/dports/www/mod_php81/php-8.1.1/ext/pdo/
H A Dpdo_stmt.c221 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2079 zend_object_handlers pdo_row_object_handlers; variable
2465 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2489 pdo_row_object_handlers.free_obj = pdo_row_free_storage; in pdo_stmt_init()
2490 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2491 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2492 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2494 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2496 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2498 pdo_row_object_handlers.has_dimension = row_dim_exists; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h50 extern zend_object_handlers pdo_row_object_handlers;
/dports/lang/php81/php-8.1.1/ext/pdo/
H A Dpdo_stmt.c221 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2079 zend_object_handlers pdo_row_object_handlers; variable
2465 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
2489 pdo_row_object_handlers.free_obj = pdo_row_free_storage; in pdo_stmt_init()
2490 pdo_row_object_handlers.clone_obj = NULL; in pdo_stmt_init()
2491 pdo_row_object_handlers.get_property_ptr_ptr = NULL; in pdo_stmt_init()
2492 pdo_row_object_handlers.read_property = row_prop_read; in pdo_stmt_init()
2494 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
2496 pdo_row_object_handlers.read_dimension = row_dim_read; in pdo_stmt_init()
2498 pdo_row_object_handlers.has_dimension = row_dim_exists; in pdo_stmt_init()
[all …]
H A Dphp_pdo_int.h50 extern zend_object_handlers pdo_row_object_handlers;
/dports/lang/php73/php-7.3.33/ext/pdo/
H A Dphp_pdo_int.h52 extern const zend_object_handlers pdo_row_object_handlers;
H A Dpdo_stmt.c250 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2664 const zend_object_handlers pdo_row_object_handlers = { variable
2708 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
/dports/databases/php73-pdo/php-7.3.33/ext/pdo/
H A Dphp_pdo_int.h52 extern const zend_object_handlers pdo_row_object_handlers;
H A Dpdo_stmt.c250 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2664 const zend_object_handlers pdo_row_object_handlers = { variable
2708 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
/dports/www/mod_php73/php-7.3.33/ext/pdo/
H A Dphp_pdo_int.h52 extern const zend_object_handlers pdo_row_object_handlers;
H A Dpdo_stmt.c250 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2664 const zend_object_handlers pdo_row_object_handlers = { variable
2708 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()