Searched
full:uchar32 (Results
351 -
375 of
762) sorted by null
<<11121314151617181920>>
/external/icu/icu4c/source/common/ |
utrie.h | 333 * @param c32 (UChar32, in) the input code point 344 * @param c32 (UChar32, in) the input code point 470 UTrieEnumRange(const void *context, UChar32 start, UChar32 limit, uint32_t value); 593 UNewTrieGetFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset); 671 utrie_set32(UNewTrie *trie, UChar32 c, uint32_t value); 684 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero); 699 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite);
|
ucnv_bld.h | 139 UChar32 codePoint, 197 UChar32 fromUChar32; 226 UChar32 preFromUFirstCP; /* >=0: partial match */
|
ustring.cpp | 217 u_strchr32(const UChar *s, UChar32 c) { 257 u_memchr32(const UChar *s, UChar32 c, int32_t count) { 391 u_strrchr32(const UChar *s, UChar32 c) { 432 u_memrchr32(const UChar *s, UChar32 c, int32_t count) { 467 UChar32 stringCh, matchCh; 827 UChar32 c1, c2; [all...] |
util.h | 53 static UBool isUnprintable(UChar32 c); 61 static UBool escapeUnprintable(UnicodeString& result, UChar32 c); 215 UChar32 c,
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
StringBuilderTest.cpp | 104 // Test appending UChar32 characters to StringBuilder. 106 UChar32 frakturAChar = 0x1D504; 109 builderForUChar32Append.append(static_cast<UChar32>('A'));
|
TextCodecUserDefined.cpp | 73 UChar32 c;
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv_bld.h | 139 UChar32 codePoint, 197 UChar32 fromUChar32; 226 UChar32 preFromUFirstCP; /* >=0: partial match */
|
ustring.cpp | 217 u_strchr32(const UChar *s, UChar32 c) { 257 u_memchr32(const UChar *s, UChar32 c, int32_t count) { 391 u_strrchr32(const UChar *s, UChar32 c) { 432 u_memrchr32(const UChar *s, UChar32 c, int32_t count) { 467 UChar32 stringCh, matchCh; 827 UChar32 c1, c2; [all...] |
util.h | 53 static UBool isUnprintable(UChar32 c); 61 static UBool escapeUnprintable(UnicodeString& result, UChar32 c); 215 UChar32 c,
|
ucnv_cnv.c | 128 UChar32 c,
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
rep.h | 108 inline UChar32 char32At(int32_t offset) const; 237 virtual UChar32 getChar32At(int32_t offset) const = 0; 252 inline UChar32
|
symtable.h | 88 virtual const UnicodeFunctor* lookupMatcher(UChar32 ch) const = 0;
|
unifilt.h | 75 virtual UBool contains(UChar32 c) const = 0;
|
/external/chromium_org/third_party/icu/source/i18n/ |
decimfmt.cpp | [all...] |
strrepl.cpp | 161 UChar32 c = output.char32At(oOutput); 295 UChar32 ch; 314 UChar32 c = output.char32At(i);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
canittst.cpp | 78 UChar32 i = 0; 99 s += (UChar32)0x0345; //"\\u0345"; 175 void CanonicalIteratorTest::characterTest(UnicodeString &s, UChar32 ch, CanonicalIterator &it)
|
tsdcfmsy.cpp | 186 foo.setSymbol((DecimalFormatSymbols::ENumberFormatSymbol)i, UnicodeString((UChar32)(0x10330 + i))); 189 if(foo.getSymbol((DecimalFormatSymbols::ENumberFormatSymbol)i) != UnicodeString((UChar32)(0x10330 + i))) { 193 UnicodeString((UChar32)(0x10330 + i)));
|
transrt.cpp | 441 UChar32 cp; 629 UChar32 c = usi.getCodepoint(); 631 UnicodeString srcStr((UChar32)c); 644 UChar32 c = usi.getCodepoint(); 646 UnicodeString srcStr((UChar32)c); 663 UChar32 c = usi.getCodepoint(); 665 UnicodeString srcStr((UChar32)c); 705 UChar32 c = usi.getCodepoint(); 710 UChar32 d = usi2.getCodepoint(); 713 srcStr += (UChar32)c [all...] |
/external/icu/icu4c/source/common/unicode/ |
rep.h | 108 inline UChar32 char32At(int32_t offset) const; 237 virtual UChar32 getChar32At(int32_t offset) const = 0; 252 inline UChar32
|
/external/icu/icu4c/source/i18n/ |
strrepl.cpp | 161 UChar32 c = output.char32At(oOutput); 295 UChar32 ch; 314 UChar32 c = output.char32At(i);
|
/external/icu/icu4c/source/test/intltest/ |
canittst.cpp | 78 UChar32 i = 0; 99 s += (UChar32)0x0345; //"\\u0345"; 175 void CanonicalIteratorTest::characterTest(UnicodeString &s, UChar32 ch, CanonicalIterator &it)
|
tsdcfmsy.cpp | 186 foo.setSymbol((DecimalFormatSymbols::ENumberFormatSymbol)i, UnicodeString((UChar32)(0x10330 + i))); 189 if(foo.getSymbol((DecimalFormatSymbols::ENumberFormatSymbol)i) != UnicodeString((UChar32)(0x10330 + i))) { 193 UnicodeString((UChar32)(0x10330 + i)));
|
transrt.cpp | 441 UChar32 cp; 629 UChar32 c = usi.getCodepoint(); 631 UnicodeString srcStr((UChar32)c); 644 UChar32 c = usi.getCodepoint(); 646 UnicodeString srcStr((UChar32)c); 663 UChar32 c = usi.getCodepoint(); 665 UnicodeString srcStr((UChar32)c); 705 UChar32 c = usi.getCodepoint(); 710 UChar32 d = usi2.getCodepoint(); 713 srcStr += (UChar32)c [all...] |
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
SmartReplaceCF.cpp | 68 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter)
|
SmartReplaceICU.cpp | 92 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter)
|
Completed in 1318 milliseconds
<<11121314151617181920>>