|
drupal_realpath |
function |
drupal-7.x/includes/file.inc |
Resolves the absolute filepath of a local URI or filepath. |
|
DrupalLocalStreamWrapper::realpath |
function |
drupal-7.x/includes/stream_wrappers.inc |
Base implementation of realpath(). |
|
DrupalStreamWrapperInterface::realpath |
function |
drupal-7.x/includes/stream_wrappers.inc |
Returns canonical, absolute path of the resource. |
|
DrupalDummyRemoteStreamWrapper::realpath |
function |
drupal-7.x/modules/simpletest/tests/file_test.module |
Base implementation of realpath(). |