Home
last modified time | relevance | path

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

/PHP-8.2/ext/com_dotnet/
H A Dcom_com.c282 bool code_page_is_null = 1; in PHP_FUNCTION() local
290 &module_name, &module_name_len, &code_page, &code_page_is_null)) { in PHP_FUNCTION()
294 if (code_page_is_null) { in PHP_FUNCTION()

Completed in 15 milliseconds