Does anybody in here know how to find out the API function names that correspond to the "#1" style of the same function names?

I read that it's actually quicker to use the enumerated function name, but I can't seem to find a list of the corresponding function names.

I've been matching some API's by trial an error, but there must be some documentation on this, that will save me a whole lot of time.

Thanks