do_fetch_common   847 ext/pdo/pdo_stmt.c 	if (!do_fetch_common(stmt, ori, offset, do_bind)) {
do_fetch_common  1371 ext/pdo/pdo_stmt.c 	if (!do_fetch_common(stmt, PDO_FETCH_ORI_NEXT, 0, TRUE)) {