Searched refs:SET_ERRNO_FROM_WIN32_CODE (Results 1 – 6 of 6) sorted by relevance
297 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_access()332 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_open()356 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_unlink()383 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_rmdir()412 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_fopen()459 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_rename()484 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_chdir()499 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_getcwd()506 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_getcwd()576 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_mkdir()[all …]
357 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_mkdir_w()388 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_unlink_w()395 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_unlink_w()430 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_unlink_w()448 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_rmdir_w()461 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_chdir_w()478 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_rename_w()512 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_getcwd_w()679 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_access_w()716 SET_ERRNO_FROM_WIN32_CODE(err); in php_win32_ioutil_fopen_w()[all …]
40 SET_ERRNO_FROM_WIN32_CODE(ERROR_INVALID_PARAMETER); in php_win32_cp_to_w_int()49 SET_ERRNO_FROM_WIN32_CODE(GetLastError()); in php_win32_cp_to_w_int()55 SET_ERRNO_FROM_WIN32_CODE(ERROR_OUTOFMEMORY); in php_win32_cp_to_w_int()62 SET_ERRNO_FROM_WIN32_CODE(GetLastError()); in php_win32_cp_to_w_int()115 SET_ERRNO_FROM_WIN32_CODE(ERROR_INVALID_PARAMETER); in php_win32_cp_conv_ascii_to_w()159 SET_ERRNO_FROM_WIN32_CODE(ERROR_OUTOFMEMORY); in php_win32_cp_conv_ascii_to_w()226 SET_ERRNO_FROM_WIN32_CODE(GetLastError()); in php_win32_cp_from_w_int()232 SET_ERRNO_FROM_WIN32_CODE(ERROR_OUTOFMEMORY); in php_win32_cp_from_w_int()239 SET_ERRNO_FROM_WIN32_CODE(GetLastError()); in php_win32_cp_from_w_int()325 SET_ERRNO_FROM_WIN32_CODE(ERROR_NOT_FOUND); in php_win32_cp_get_by_id()[all …]
47 #define SET_ERRNO_FROM_WIN32_CODE(err) \ macro
210 SET_ERRNO_FROM_WIN32_CODE(ERROR_FILE_NOT_FOUND); in tsrm_win32_access()713 SET_ERRNO_FROM_WIN32_CODE(err); in shmat()
1021 SET_ERRNO_FROM_WIN32_CODE(ERROR_INVALID_PARAMETER); in virtual_file_ex()1070 SET_ERRNO_FROM_WIN32_CODE(ERROR_BUFFER_OVERFLOW); in virtual_file_ex()1102 SET_ERRNO_FROM_WIN32_CODE(ERROR_INVALID_NAME); in virtual_file_ex()
Completed in 29 milliseconds