Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dcom_olechar.c107 BSTR php_com_string_to_bstr(zend_string *string, int codepage) in php_com_string_to_bstr() function
H A Dphp_com_dotnet_internal.h89 BSTR php_com_string_to_bstr(zend_string *string, int codepage);
H A Dcom_variant.c166 V_BSTR(v) = php_com_string_to_bstr(Z_STR_P(z), codepage); in php_com_variant_from_zval()

Completed in 15 milliseconds