It depends on what registration function is being performed (what the value of the 'do' parameter is). register_start is always called near the beginning, but the others depend on 'do'. We might be able to help if you can tell us exactly what you want to do, otherwise the best thing is probably to look at the code in register.php and find a hook that's called in at a location that you can use.