Searched refs:u_getFC_NFKC_Closure (Results 1 – 12 of 12) sorted by relevance
/external/icu4c/test/cintltst/ |
D | cnormtst.c | 1336 length=u_getFC_NFKC_Closure(tests[i].c, buffer, LENGTHOF(buffer), &errorCode); in TestFCNFKCClosure() 1344 length=u_getFC_NFKC_Closure(0x5c, NULL, LENGTHOF(buffer), &errorCode); in TestFCNFKCClosure() 1349 length=u_getFC_NFKC_Closure(0x5c, buffer, LENGTHOF(buffer), &errorCode); in TestFCNFKCClosure()
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | uchar.h | 2793 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode);
|
D | urename.h | 174 #define u_getFC_NFKC_Closure u_getFC_NFKC_Closure_3_2 macro
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | uchar.h | 2793 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode);
|
D | urename.h | 174 #define u_getFC_NFKC_Closure u_getFC_NFKC_Closure_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | uchar.h | 2793 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode);
|
D | urename.h | 174 #define u_getFC_NFKC_Closure u_getFC_NFKC_Closure_3_2 macro
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | uchar.h | 2793 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode);
|
D | urename.h | 174 #define u_getFC_NFKC_Closure u_getFC_NFKC_Closure_3_2 macro
|
/external/icu4c/common/ |
D | uprops.cpp | 582 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) { in u_getFC_NFKC_Closure() function
|
/external/icu4c/common/unicode/ |
D | uchar.h | 3160 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode);
|
D | urename.h | 277 #define u_getFC_NFKC_Closure U_ICU_ENTRY_POINT_RENAME(u_getFC_NFKC_Closure) macro
|