Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/
H A Dcom_olechar.c100 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.c169 V_BSTR(v) = php_com_string_to_bstr(Z_STR_P(z), codepage); in php_com_variant_from_zval_ex()

Completed in 8 milliseconds