Home
last modified time | relevance | path

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

/PHP-7.3/ext/com_dotnet/
H A Dcom_typeinfo.c233 char *name_dup; in php_com_load_typelib_via_cache() local
246 name_dup = estrndup(search_string, l); in php_com_load_typelib_via_cache()
247 TL = php_com_load_typelib(name_dup, codepage); in php_com_load_typelib_via_cache()
248 efree(name_dup); in php_com_load_typelib_via_cache()

Completed in 7 milliseconds