Searched refs:name_dup (Results 1 – 1 of 1) sorted by relevance
236 char *name_dup; in php_com_load_typelib_via_cache() local250 name_dup = estrndup(search_string, l); in php_com_load_typelib_via_cache()251 TL = php_com_load_typelib(name_dup, codepage TSRMLS_CC); in php_com_load_typelib_via_cache()252 efree(name_dup); in php_com_load_typelib_via_cache()
Completed in 4 milliseconds