Home
last modified time | relevance | path

Searched refs:tsrm_realpath_str (Results 1 – 1 of 1) sorted by relevance

/php-src/main/
H A Dfopen_wrappers.c487 static zend_string *tsrm_realpath_str(const char *path) { function
518 if ((resolved_path = tsrm_realpath_str(actual_path))) {
538 return tsrm_realpath_str(filename);
594 if ((resolved_path = tsrm_realpath_str(actual_path))) {
635 return tsrm_realpath_str(actual_path);

Completed in 8 milliseconds