Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo/
H A Dphp_pdo_int.h54 extern zend_object_handlers pdo_row_object_handlers;
H A Dpdo_stmt.c258 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()
2660 zend_object_handlers pdo_row_object_handlers = { variable
2704 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()

Completed in 10 milliseconds