Home
last modified time | relevance | path

Searched refs:cp_it (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/com_dotnet/
H A Dcom_dotnet.c200 const struct php_win32_cp *cp_it; in PHP_FUNCTION() local
255 cp_it = php_win32_cp_get_by_id((DWORD)cp); in PHP_FUNCTION()
256 if (!cp_it) { in PHP_FUNCTION()
260 obj->code_page = (int)cp_it->id; in PHP_FUNCTION()
H A Dcom_com.c56 const struct php_win32_cp *cp_it; in PHP_FUNCTION() local
74 cp_it = php_win32_cp_get_by_id((DWORD)cp); in PHP_FUNCTION()
75 if (!cp_it) { in PHP_FUNCTION()

Completed in 9 milliseconds