ITypeLib           47 ext/com_dotnet/com_com.c 	ITypeLib *TL = NULL;
ITypeLib          819 ext/com_dotnet/com_com.c 	ITypeLib *pTL = NULL;
ITypeLib          285 ext/com_dotnet/com_extension.c 		ITypeLib *pTL;
ITypeLib           38 ext/com_dotnet/com_typeinfo.c PHP_COM_DOTNET_API ITypeLib *php_com_load_typelib(char *search_string, int codepage)
ITypeLib           40 ext/com_dotnet/com_typeinfo.c 	ITypeLib *TL = NULL;
ITypeLib          156 ext/com_dotnet/com_typeinfo.c PHP_COM_DOTNET_API int php_com_import_typelib(ITypeLib *TL, int mode, int codepage)
ITypeLib          228 ext/com_dotnet/com_typeinfo.c 	ITypeLib **Lib = (ITypeLib**)pDest;
ITypeLib          232 ext/com_dotnet/com_typeinfo.c PHP_COM_DOTNET_API ITypeLib *php_com_load_typelib_via_cache(char *search_string,
ITypeLib          235 ext/com_dotnet/com_typeinfo.c 	ITypeLib *TL;
ITypeLib          267 ext/com_dotnet/com_typeinfo.c 	ITypeLib *typelib = NULL;
ITypeLib          172 ext/com_dotnet/php_com_dotnet_internal.h PHP_COM_DOTNET_API ITypeLib *php_com_load_typelib_via_cache(char *search_string,
ITypeLib          174 ext/com_dotnet/php_com_dotnet_internal.h PHP_COM_DOTNET_API ITypeLib *php_com_load_typelib(char *search_string, int codepage);
ITypeLib          175 ext/com_dotnet/php_com_dotnet_internal.h PHP_COM_DOTNET_API int php_com_import_typelib(ITypeLib *TL, int mode,