]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/util.h
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / common / util.h
index a5841dc95ab2d2b5c54d5c11b0659a089ef96da4..6af528b02f83cbcc74b7449b5952252a2060553a 100644 (file)
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-*   Copyright (c) 2001-2004, International Business Machines
+*   Copyright (c) 2001-2005, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 **********************************************************************
 *   Date        Name        Description
@@ -236,6 +236,9 @@ U_NAMESPACE_END
 
 /**
  * Is this character a "white space" in the sense of ICU rule parsers?
+ * Equivalent to test for Pattern_White_Space Unicode property.
+ * Stable set of characters, won't change.
+ * See UAX #31 Identifier and Pattern Syntax: http://www.unicode.org/reports/tr31/
  * @internal
  */
 U_CAPI UBool U_EXPORT2