Searched
refs:UChar32 (Results
251 -
275 of
677) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/icu/source/common/ |
dictbe.h | 77 virtual UBool handles( UChar32 c, int32_t breakType ) const;
|
filterednormalizer2.cpp | 152 FilteredNormalizer2::getDecomposition(UChar32 c, UnicodeString &decomposition) const { 234 FilteredNormalizer2::hasBoundaryBefore(UChar32 c) const { 239 FilteredNormalizer2::hasBoundaryAfter(UChar32 c) const { 244 FilteredNormalizer2::isInert(UChar32 c) const {
|
uprops.h | 202 u_getUnicodeProperties(UChar32 c, int32_t column); 225 u_isalnumPOSIX(UChar32 c); 235 u_isgraphPOSIX(UChar32 c); 243 u_isprintPOSIX(UChar32 c);
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
caniter.h | 195 Hashtable *extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status); 196 //Hashtable *extract(UChar32 comp, const UnicodeString &segment, int32_t segLen, int32_t segmentPos, UErrorCode &status);
|
/external/chromium_org/third_party/icu/source/i18n/ |
uspoof_conf.h | 112 void addKeyEntry(UChar32 keyChar, // The key character
|
/external/chromium_org/third_party/icu/source/io/ |
ufile.h | 108 ufile_getch32(UFILE *f, UChar32 *ch);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
nptrans.cpp | 125 UBool NamePrepTransform::isProhibited(UChar32 ch){ 164 UChar32 ch =0 ; 228 UChar32 ch = 0; 274 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){
|
sfwdchit.cpp | 114 UChar32 SimpleFwdCharIterator::next32PostInc(void) {
|
tokiter.cpp | 85 UChar32 c32 = line.unescapeAt(pos);
|
tstnorm.h | 56 const UChar32 *expext, int32_t expectLength,
|
utxttest.h | 41 UChar32 cp;
|
/external/chromium_org/third_party/icu/source/test/letest/ |
SimpleFontInstance.cpp | 57 if (u_getCombiningClass((UChar32) glyph) == 0) {
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
ustr.h | 64 void ustr_u32cat(struct UString *dst, UChar32 c, UErrorCode *status);
|
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
genmbcs.h | 119 UChar32 c, int8_t flag);
|
/external/icu4c/common/unicode/ |
caniter.h | 197 Hashtable *extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status); 198 //Hashtable *extract(UChar32 comp, const UnicodeString &segment, int32_t segLen, int32_t segmentPos, UErrorCode &status);
|
/external/icu4c/i18n/ |
rematch.cpp | 354 UChar32 c = UTEXT_NEXT32(replacement); 371 UChar32 escapedChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); 372 if (escapedChar != (UChar32)0xFFFFFFFF) { 427 UChar32 digitC; 657 UChar32 c; 741 UChar32 theChar = fPattern->fInitialChar; 771 UChar32 c; [all...] |
uspoof_conf.h | 112 void addKeyEntry(UChar32 keyChar, // The key character
|
/external/icu4c/io/ |
ufile.h | 108 ufile_getch32(UFILE *f, UChar32 *ch);
|
/external/icu4c/test/intltest/ |
nptrans.cpp | 125 UBool NamePrepTransform::isProhibited(UChar32 ch){ 164 UChar32 ch =0 ; 228 UChar32 ch = 0; 274 UBool NamePrepTransform::isLabelSeparator(UChar32 ch, UErrorCode& status){
|
sfwdchit.cpp | 114 UChar32 SimpleFwdCharIterator::next32PostInc(void) {
|
tokiter.cpp | 86 UChar32 c32 = line.unescapeAt(pos);
|
tstnorm.h | 56 const UChar32 *expext, int32_t expectLength,
|
utxttest.h | 40 UChar32 cp;
|
/external/icu4c/test/letest/ |
SimpleFontInstance.cpp | 57 if (u_getCombiningClass((UChar32) glyph) == 0) {
|
/external/icu4c/tools/genrb/ |
ustr.h | 77 U_CFUNC void ustr_u32cat(struct UString *dst, UChar32 c, UErrorCode *status);
|
Completed in 1505 milliseconds
<<11121314151617181920>>