tsrm_realpath_r 819 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i-1, ll, t, use_realpath, 1, NULL); tsrm_realpath_r 1034 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, 0, j, ll, t, 0, is_dir, &directory); tsrm_realpath_r 1050 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i + j, ll, t, use_realpath, is_dir, &directory); tsrm_realpath_r 1096 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, 1, j, ll, t, use_realpath, is_dir, &directory); tsrm_realpath_r 1109 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i + j, ll, t, use_realpath, is_dir, &directory); tsrm_realpath_r 1135 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i-1, ll, t, save ? CWD_FILEPATH : use_realpath, 1, NULL); tsrm_realpath_r 1315 Zend/zend_virtual_cwd.c path_length = tsrm_realpath_r(resolved_path, start, path_length, &ll, &t, use_realpath, 0, NULL);