Searched refs:name_dup (Results 1 – 1 of 1) sorted by relevance
233 char *name_dup; in php_com_load_typelib_via_cache() local246 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