printdef          434 ext/com_dotnet/com_typeinfo.c int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int printdef, GUID *guid, int codepage TSRMLS_DC)
printdef          455 ext/com_dotnet/com_typeinfo.c 		if (printdef) {
printdef          492 ext/com_dotnet/com_typeinfo.c 				if (printdef) {
printdef          593 ext/com_dotnet/com_typeinfo.c 		if (printdef) {
printdef          176 ext/com_dotnet/php_com_dotnet_internal.h int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int printdef, GUID *guid, int codepage TSRMLS_DC);