pdo_row_object_handlers 268 ext/pdo/pdo_stmt.c Z_OBJ_HT(stmt->lazy_object_ref) = &pdo_row_object_handlers; pdo_row_object_handlers 2740 ext/pdo/pdo_stmt.c zend_object_handlers pdo_row_object_handlers = { pdo_row_object_handlers 2782 ext/pdo/pdo_stmt.c retval.handlers = &pdo_row_object_handlers; pdo_row_object_handlers 54 ext/pdo/php_pdo_int.h extern zend_object_handlers pdo_row_object_handlers;