Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(625)

Unified Diff: source/common/rbbitblb.h

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/common/rbbistbl.cpp ('k') | source/common/rbbitblb.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/common/rbbitblb.h
diff --git a/source/common/rbbitblb.h b/source/common/rbbitblb.h
index 3805b6752a34f2214914c47b9fc7d9ee97c73918..d71a0245874b5d09610c68e5191277dd770968ce 100644
--- a/source/common/rbbitblb.h
+++ b/source/common/rbbitblb.h
@@ -1,10 +1,12 @@
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
//
// rbbitblb.h
//
/*
**********************************************************************
-* Copyright (c) 2002-2005, International Business Machines
+* Copyright (c) 2002-2016, International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
*/
@@ -58,6 +60,8 @@ private:
void flagTaggedStates();
void mergeRuleStatusVals();
+ void addRuleRootNodes(UVector *dest, RBBINode *node);
+
// Set functions for UVector.
// TODO: make a USet subclass of UVector
« no previous file with comments | « source/common/rbbistbl.cpp ('k') | source/common/rbbitblb.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698