Home
last modified time | relevance | path

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

/PHP-8.0/ext/com_dotnet/
H A Dcom_olechar.c105 BSTR php_com_string_to_bstr(zend_string *string, int codepage) in php_com_string_to_bstr() function
H A Dphp_com_dotnet_internal.h87 BSTR php_com_string_to_bstr(zend_string *string, int codepage);
H A Dcom_variant.c164 V_BSTR(v) = php_com_string_to_bstr(Z_STR_P(z), codepage); in php_com_variant_from_zval()

Completed in 25 milliseconds