Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dwinutil.h29 PHP_WINUTIL_API void php_win32_error_msg_free(char *msg);
32 #define php_win_err_free(err) php_win32_error_msg_free(err)
H A Dwinutil.c49 PHP_WINUTIL_API void php_win32_error_msg_free(char *msg) in php_win32_error_msg_free() function
/PHP-7.4/ext/com_dotnet/
H A Dcom_dotnet.c208 php_win32_error_msg_free(err); in PHP_FUNCTION()
221 php_win32_error_msg_free(err); in PHP_FUNCTION()
233 php_win32_error_msg_free(err); in PHP_FUNCTION()
315 php_win32_error_msg_free(err); in PHP_FUNCTION()
H A Dcom_olechar.c66 php_win32_error_msg_free(msg); in php_com_string_to_olestring()
97 php_win32_error_msg_free(msg); in php_com_olestring_to_string()
H A Dcom_com.c241 php_win32_error_msg_free(werr); in PHP_FUNCTION()
399 php_win32_error_msg_free(desc); in php_com_invoke_helper()
415 php_win32_error_msg_free(desc); in php_com_invoke_helper()
499 php_win32_error_msg_free(winerr); in php_com_do_invoke_byref()
666 php_win32_error_msg_free(winerr); in php_com_do_invoke()
H A Dcom_misc.c43 php_win32_error_msg_free(message); in php_com_throw_exception()
H A Dcom_variant.c482 php_win32_error_msg_free(werr); in PHP_FUNCTION()
1070 php_win32_error_msg_free(werr); in PHP_FUNCTION()
1104 php_win32_error_msg_free(werr); in PHP_FUNCTION()
/PHP-7.4/ext/standard/
H A Ddl.c87 php_win32_error_msg_free(err); in php_load_shlib()
H A Dnet.c182 php_win32_error_msg_free(buf); in PHP_FUNCTION()
/PHP-7.4/ext/opcache/
H A Dshared_alloc_win32.c68 php_win32_error_msg_free(buf); in zend_win_error_message()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c2156 php_win32_error_msg_free(err_text);
2175 php_win32_error_msg_free(err_text);
2186 php_win32_error_msg_free(err_text);
2233 php_win32_error_msg_free(err_text);
2243 php_win32_error_msg_free(err_text);
/PHP-7.4/main/
H A Dnetwork.c1052 php_win32_error_msg_free(sysbuf);
1077 php_win32_error_msg_free(sysbuf);
H A Dmain.c1229 php_win32_error_msg_free(buf); in php_win32_docref1_from_error()
1242 php_win32_error_msg_free(buf); in php_win32_docref2_from_error()
/PHP-7.4/
H A DUPGRADING.INTERNALS68 php_win32_error_msg_free(). Same regarding php_win_err() vs.
/PHP-7.4/ext/sockets/
H A Dsockets.c2849 php_win32_error_msg_free(buf);
2921 php_win32_error_msg_free(buf);
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c1272 php_win32_error_msg_free(err); in phpdbg_load_module_or_extension()
/PHP-7.4/Zend/
H A Dzend_alloc.c410 php_win32_error_msg_free(buf); in stderr_last_error()

Completed in 89 milliseconds