tsrm_realpath_r 823 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i-1, ll, t, use_realpath, 1, NULL TSRMLS_CC); tsrm_realpath_r 1037 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, 0, j, ll, t, 0, is_dir, &directory TSRMLS_CC); tsrm_realpath_r 1053 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i + j, ll, t, use_realpath, is_dir, &directory TSRMLS_CC); tsrm_realpath_r 1099 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, 1, j, ll, t, use_realpath, is_dir, &directory TSRMLS_CC); tsrm_realpath_r 1112 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i + j, ll, t, use_realpath, is_dir, &directory TSRMLS_CC); tsrm_realpath_r 1138 Zend/zend_virtual_cwd.c j = tsrm_realpath_r(path, start, i-1, ll, t, save ? CWD_FILEPATH : use_realpath, 1, NULL TSRMLS_CC); tsrm_realpath_r 1322 Zend/zend_virtual_cwd.c path_length = tsrm_realpath_r(resolved_path, start, path_length, &ll, &t, use_realpath, 0, NULL TSRMLS_CC);