Home
last modified time | relevance | path

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

/PHP-8.3/ext/com_dotnet/
H A Dcom_extension.stub.php156 const CP_ACP = UNKNOWN; define
358 … public function __construct(mixed $value = null, int $type = VT_EMPTY, int $codepage = CP_ACP) {}
363 …ing $module_name, array|string|null $server_name = null, int $codepage = CP_ACP, string $typelib =…
369 …ublic function __construct(string $assembly_name, string $datatype_name, int $codepage = CP_ACP) {}
H A Dcom_variant.c437 zend_long codepage = CP_ACP; in PHP_METHOD()
554 int codepage = CP_ACP; in variant_binary_operation()
749 int codepage = CP_ACP; in variant_unary_operation()
840 int codepage = CP_ACP; in PHP_FUNCTION()
874 int codepage = CP_ACP; in PHP_FUNCTION()
1004 php_com_wrap_variant(return_value, &res, CP_ACP); in PHP_FUNCTION()
H A Dcom_extension.c169 com_dotnet_globals->code_page = CP_ACP; in PHP_INI_END()
H A Dcom_extension_arginfo.h271 REGISTER_LONG_CONSTANT("CP_ACP", CP_ACP, CONST_PERSISTENT); in register_com_extension_symbols()
H A Dcom_handlers.c626 obj->code_page = CP_ACP; in php_com_object_new()
H A Dcom_typeinfo.c367 …R *olename = php_com_string_to_olestring(ZSTR_VAL(dispatch_name), ZSTR_LEN(dispatch_name), CP_ACP); in php_com_locate_typeinfo()
H A Dcom_com.c664 RETVAL_STR(php_com_olestring_to_string(guid_string, CP_ACP)); in PHP_FUNCTION()
/PHP-8.3/win32/
H A Dcodepage.c344 case CP_ACP: in php_win32_cp_get_by_id()

Completed in 32 milliseconds