HomeSort by relevance Sort by last modified time
    Searched defs:Normalizer2 (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/unicode/
normalizer2.h 8 * file name: normalizer2.h
40 * The Normalizer2 class is not intended for public subclassing.
78 class U_COMMON_API Normalizer2 : public UObject {
81 * Returns a Normalizer2 instance which uses the specified data file
98 * @return the requested Normalizer2, if successful
101 static const Normalizer2 *
180 * on a UNORM2_DECOMPOSE Normalizer2 instance, but much faster, and except that this function
183 * This function is independent of the mode of the Normalizer2.
310 * This class implements all of (and only) the Normalizer2 API.
315 class U_COMMON_API FilteredNormalizer2 : public Normalizer2 {
    [all...]
urename.h     [all...]

Completed in 32 milliseconds