Searched refs:pdo_row_object_handlers (Results 1 – 2 of 2) sorted by relevance
54 extern zend_object_handlers pdo_row_object_handlers;
264 row->std.handlers = &pdo_row_object_handlers; in get_lazy_object()2672 zend_object_handlers pdo_row_object_handlers = { variable2711 row->std.handlers = &pdo_row_object_handlers; in pdo_row_new()
Completed in 13 milliseconds