Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

unifilt.h File Reference

#include "unicode/unifunct.h"
#include "unicode/unimatch.h"

Go to the source code of this file.

Compounds

class  UnicodeFilter
 UnicodeFilter defines a protocol for selecting a subset of the full range (U+0000 to U+10FFFF) of Unicode characters. More...


Defines

#define U_ETHER   ((UChar)0xFFFF)
 U_ETHER is used to represent character values for positions outside a range. More...


Define Documentation

#define U_ETHER   ((UChar)0xFFFF)
 

U_ETHER is used to represent character values for positions outside a range.

For example, transliterator uses this to represent characters outside the range contextStart..contextLimit-1. This allows explicit matching by rules and UnicodeSets of text outside a defined range.

Definition at line 24 of file unifilt.h.


Generated on Mon Nov 24 14:36:02 2003 for ICU 2.8 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001