Searched defs:NFKDBuffer (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Duspoof_impl.h222 // NFKDBuffer A little class to handle the NFKD normalization that is
231 class NFKDBuffer: public UMemory { class in inherits:UMemory
233 NFKDBuffer(const UChar *text, int32_t length, UErrorCode &status);
234 ~NFKDBuffer();
/external/icu4c/i18n/
H A Duspoof_impl.h222 // NFKDBuffer A little class to handle the NFKD normalization that is
231 class NFKDBuffer: public UMemory { class in inherits:UMemory
233 NFKDBuffer(const UChar *text, int32_t length, UErrorCode &status);
234 ~NFKDBuffer();
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h1742 #define NFKDBuffer NFKDBuffer_4_2 macro
/external/icu4c/common/unicode/
H A Durename.h1991 #define NFKDBuffer U_ICU_ENTRY_POINT_RENAME(NFKDBuffer) macro

Completed in 48 milliseconds