Searched refs:PHP_WIN32_CP_FREE_ARRAY (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/win32/ | ||
H A D | codepage.h | 139 #define PHP_WIN32_CP_FREE_ARRAY(a, a_len) do { \ macro |
/PHP-8.0/sapi/cli/ | ||
H A D | php_cli.c | 1365 PHP_WIN32_CP_FREE_ARRAY(argv, argc); in WinMain() |
Completed in 8 milliseconds