Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dphp.h335 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par…
H A Dmain.c1156 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par… in php_win32_docref2_from_error() function
/PHP-8.1/main/streams/
H A Dplain_wrapper.c1265 php_win32_docref2_from_error(ERROR_INVALID_NAME, url_from, url_to); in php_plain_files_rename()
1269 php_win32_docref2_from_error(ERROR_INVALID_NAME, url_from, url_to); in php_plain_files_rename()
1343 php_win32_docref2_from_error(GetLastError(), url_from, url_to); in php_plain_files_rename()

Completed in 73 milliseconds