php_com_load_typelib_via_cache 242 ext/com_dotnet/com_com.c TL = php_com_load_typelib_via_cache(typelib_name, obj->code_page, &cached); php_com_load_typelib_via_cache 831 ext/com_dotnet/com_com.c pTL = php_com_load_typelib_via_cache(name, codepage, &cached); php_com_load_typelib_via_cache 315 ext/com_dotnet/com_extension.c if ((pTL = php_com_load_typelib_via_cache(typelib_name, COMG(code_page), &cached)) != NULL) { php_com_load_typelib_via_cache 172 ext/com_dotnet/php_com_dotnet_internal.h PHP_COM_DOTNET_API ITypeLib *php_com_load_typelib_via_cache(char *search_string,