Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp.h338 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par…
H A Dmain.c1180 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-src/main/streams/
H A Dplain_wrapper.c1279 php_win32_docref2_from_error(ERROR_INVALID_NAME, url_from, url_to); in php_plain_files_rename()
1283 php_win32_docref2_from_error(ERROR_INVALID_NAME, url_from, url_to); in php_plain_files_rename()
1357 php_win32_docref2_from_error(GetLastError(), url_from, url_to); in php_plain_files_rename()

Completed in 18 milliseconds