/*
**********************************************************************
-* Copyright (C) 2002-2012, International Business Machines
+* Copyright (C) 2002-2013, International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
* file name: regex.h
class UVector32;
class UVector64;
+#ifndef U_HIDE_INTERNAL_API
/**
* RBBIPatternDump Debug function, displays the compiled form of a pattern.
* @internal
#undef RegexPatternDump
#define RegexPatternDump(pat)
#endif
+#endif /* U_HIDE_INTERNAL_API */