drupal_realpath |
function |
includes/drupal.inc |
Resolves the absolute filepath of a local URI or filepath. |
backdrop_realpath |
function |
includes/file.inc |
Resolves the absolute filepath of a local URI or filepath. |
BackdropLocalStreamWrapper::realpath |
function |
includes/stream_wrappers.inc |
Base implementation of realpath(). |
BackdropStreamWrapperInterface::realpath |
function |
includes/stream_wrappers.inc |
Returns canonical, absolute path of the resource. |
BackdropDummyRemoteStreamWrapper::realpath |
function |
modules/simpletest/tests/file_test.stream_wrappers.inc |
Base implementation of realpath(). |