Want to check function source code using eclipse. Help pls

I'm curious on how certain php functions are implemented internally. e.g. array_values().

So in eclipse, I control click on the function name, which took me to a page that contain function prototype definition, but contains no internal source code.

eexm.png

Is there any way to see the internal implementation of php function using eclipse?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.