Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp.h350 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par…
H A Dmain.c1232 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-7.4/main/streams/
H A Dplain_wrapper.c1213 php_win32_docref2_from_error(ERROR_INVALID_NAME, url_from, url_to); in php_plain_files_rename()
1217 php_win32_docref2_from_error(ERROR_INVALID_NAME, url_from, url_to); in php_plain_files_rename()
1291 php_win32_docref2_from_error(GetLastError(), url_from, url_to); in php_plain_files_rename()

Completed in 18 milliseconds