Home
last modified time | relevance | path

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

/PHP-7.0/ext/com_dotnet/
H A Dcom_typeinfo.c236 char *name_dup; in php_com_load_typelib_via_cache() local
249 name_dup = estrndup(search_string, l); in php_com_load_typelib_via_cache()
250 TL = php_com_load_typelib(name_dup, codepage); in php_com_load_typelib_via_cache()
251 efree(name_dup); in php_com_load_typelib_via_cache()

Completed in 7 milliseconds