pdo_row_object_handlers  264 ext/pdo/pdo_stmt.c 		row->std.handlers = &pdo_row_object_handlers;
pdo_row_object_handlers 2653 ext/pdo/pdo_stmt.c zend_object_handlers pdo_row_object_handlers = {
pdo_row_object_handlers 2692 ext/pdo/pdo_stmt.c 	row->std.handlers = &pdo_row_object_handlers;
pdo_row_object_handlers   54 ext/pdo/php_pdo_int.h extern zend_object_handlers pdo_row_object_handlers;