Home
last modified time | relevance | path

Searched refs:php_win32_error_msg_free (Results 1 – 17 of 17) sorted by relevance

/PHP-8.0/win32/
H A Dwinutil.h27 PHP_WINUTIL_API void php_win32_error_msg_free(char *msg);
30 #define php_win_err_free(err) php_win32_error_msg_free(err)
H A Dwinutil.c50 PHP_WINUTIL_API void php_win32_error_msg_free(char *msg) in php_win32_error_msg_free() function
/PHP-8.0/ext/com_dotnet/
H A Dcom_olechar.c64 php_win32_error_msg_free(msg); in php_com_string_to_olestring()
95 php_win32_error_msg_free(msg); in php_com_olestring_to_string()
H A Dcom_dotnet.c249 php_win32_error_msg_free(err); in PHP_METHOD()
262 php_win32_error_msg_free(err); in PHP_METHOD()
274 php_win32_error_msg_free(err); in PHP_METHOD()
348 php_win32_error_msg_free(err); in PHP_METHOD()
H A Dcom_com.c222 php_win32_error_msg_free(werr); in PHP_METHOD()
381 php_win32_error_msg_free(desc); in php_com_invoke_helper()
397 php_win32_error_msg_free(desc); in php_com_invoke_helper()
481 php_win32_error_msg_free(winerr); in php_com_do_invoke_byref()
648 php_win32_error_msg_free(winerr); in php_com_do_invoke()
H A Dcom_misc.c41 php_win32_error_msg_free(message); in php_com_throw_exception()
H A Dcom_variant.c479 php_win32_error_msg_free(werr); in PHP_METHOD()
1042 php_win32_error_msg_free(werr); in PHP_FUNCTION()
1075 php_win32_error_msg_free(werr); in PHP_FUNCTION()
/PHP-8.0/ext/standard/
H A Ddl.c83 php_win32_error_msg_free(err); in php_load_shlib()
H A Dnet.c184 php_win32_error_msg_free(buf); in PHP_FUNCTION()
/PHP-8.0/ext/opcache/
H A Dshared_alloc_win32.c69 php_win32_error_msg_free(buf); in zend_win_error_message()
/PHP-8.0/sapi/cgi/
H A Dcgi_main.c2127 php_win32_error_msg_free(err_text);
2146 php_win32_error_msg_free(err_text);
2157 php_win32_error_msg_free(err_text);
2204 php_win32_error_msg_free(err_text);
2214 php_win32_error_msg_free(err_text);
/PHP-8.0/main/
H A Dnetwork.c1048 php_win32_error_msg_free(sysbuf);
1073 php_win32_error_msg_free(sysbuf);
H A Dmain.c1157 php_win32_error_msg_free(buf); in php_win32_docref1_from_error()
1163 php_win32_error_msg_free(buf); in php_win32_docref2_from_error()
/PHP-8.0/ext/sockets/
H A Dsockets.c2568 php_win32_error_msg_free(buf);
2639 php_win32_error_msg_free(buf);
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c4054 php_win32_error_msg_free(msg); in zend_jit_unprotect()
4076 php_win32_error_msg_free(msg); in zend_jit_protect()
4340 php_win32_error_msg_free(msg); in zend_jit_startup()
4349 php_win32_error_msg_free(msg); in zend_jit_startup()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_prompt.c1262 php_win32_error_msg_free(err); in phpdbg_load_module_or_extension()
/PHP-8.0/Zend/
H A Dzend_alloc.c410 php_win32_error_msg_free(buf); in stderr_last_error()

Completed in 82 milliseconds