Home
last modified time | relevance | path

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

/php-src/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-src/ext/com_dotnet/
H A Dcom_olechar.c64 php_win32_error_msg_free(msg); in php_com_string_to_olestring()
94 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.c221 php_win32_error_msg_free(werr); in PHP_METHOD()
380 php_win32_error_msg_free(desc); in php_com_invoke_helper()
396 php_win32_error_msg_free(desc); in php_com_invoke_helper()
476 php_win32_error_msg_free(winerr); in php_com_do_invoke_byref()
643 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.c489 php_win32_error_msg_free(werr); in PHP_METHOD()
1058 php_win32_error_msg_free(werr); in PHP_FUNCTION()
1095 php_win32_error_msg_free(werr); in PHP_FUNCTION()
/php-src/ext/standard/
H A Ddl.c95 php_win32_error_msg_free(err); in php_load_shlib()
H A Dnet.c181 php_win32_error_msg_free(buf); in PHP_FUNCTION()
/php-src/ext/opcache/
H A Dshared_alloc_win32.c69 php_win32_error_msg_free(buf); in zend_win_error_message()
/php-src/sapi/cgi/
H A Dcgi_main.c2130 php_win32_error_msg_free(err_text);
2149 php_win32_error_msg_free(err_text);
2160 php_win32_error_msg_free(err_text);
2207 php_win32_error_msg_free(err_text);
2217 php_win32_error_msg_free(err_text);
/php-src/Zend/
H A Dzend_fibers.c224 php_win32_error_msg_free(errmsg); in zend_fiber_stack_allocate()
235 php_win32_error_msg_free(errmsg); in zend_fiber_stack_allocate()
H A Dzend_alloc.c407 php_win32_error_msg_free(buf); in stderr_last_error()
/php-src/main/
H A Dnetwork.c1029 php_win32_error_msg_free(sysbuf);
1054 php_win32_error_msg_free(sysbuf);
H A Dmain.c1182 php_win32_error_msg_free(buf); in php_win32_docref1_from_error()
1188 php_win32_error_msg_free(buf); in php_win32_docref2_from_error()
/php-src/ext/opcache/jit/
H A Dzend_jit.c3261 php_win32_error_msg_free(msg); in zend_jit_unprotect()
3288 php_win32_error_msg_free(msg); in zend_jit_protect()
3531 php_win32_error_msg_free(msg); in zend_jit_startup()
3540 php_win32_error_msg_free(msg); in zend_jit_startup()
/php-src/ext/sockets/
H A Dsockets.c2667 php_win32_error_msg_free(buf);
2738 php_win32_error_msg_free(buf);
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c1245 php_win32_error_msg_free(err); in phpdbg_load_module_or_extension()
/php-src/ext/ffi/
H A Dffi.c2993 php_win32_error_msg_free(err); in ZEND_METHOD()
3341 php_win32_error_msg_free(err); in zend_ffi_load()

Completed in 92 milliseconds