HomeSort by relevance Sort by last modified time
    Searched refs:UChar32 (Results 176 - 200 of 417) sorted by null

1 2 3 4 5 6 78 91011>>

  /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
name2uni.cpp 40 _set_add(USet *set, UChar32 c) {
46 _set_addRange(USet *set, UChar32 start, UChar32 end) {
140 UChar32 c;
  /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;
tstnorm.cpp 501 inline static void insert(UnicodeString& dest, int pos, UChar32 ch)
508 UChar32 ch;
574 for (UChar32 ch = iter->first(); ch != iter->DONE; ch = iter->next()) {
588 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) :
591 UChar32 current() {
599 UChar32 next() {
607 UChar32 previous() {
619 const UChar32 *s;
625 const UChar32 *expect, int32_t expectLength,
641 UChar32 c1, c2
    [all...]
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/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);
  /external/icu4c/tools/makeconv/
genmbcs.h 119 UChar32 c, int8_t flag);
  /external/webkit/Source/WebCore/editing/
SmartReplaceCF.cpp 68 bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter)
  /external/webkit/Source/WebCore/icu/unicode/
uscript.h 138 * @param codepoint UChar32 codepoint
144 uscript_getScript(UChar32 codepoint, UErrorCode *err);
  /external/webkit/Source/WebKit/mac/icu/unicode/
uscript.h 138 * @param codepoint UChar32 codepoint
144 uscript_getScript(UChar32 codepoint, UErrorCode *err);
  /external/icu4c/common/
caniter.cpp 168 UChar32 cp = 0;
287 UChar32 cp;
445 UChar32 cp;
455 UChar32 cp2 = iter.getCodepoint();
498 Hashtable *CanonicalIterator::extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) {
499 //Hashtable *CanonicalIterator::extract(UChar32 comp, const UnicodeString &segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) {
516 UChar32 cp;
518 UChar32 decompCp;
unormcmp.cpp 170 UChar32 c1, c2, cp1, cp2;
322 (length=ucase_toFullFolding(csp, (UChar32)cp1, &p, options))>=0
367 (length=ucase_toFullFolding(csp, (UChar32)cp2, &p, options))>=0
412 0!=(p=nfcImpl->getDecomposition((UChar32)cp1, decomp1, length))
453 0!=(p=nfcImpl->getDecomposition((UChar32)cp2, decomp2, length))
utrie2_builder.cpp 328 copyEnumRange(const void *context, UChar32 start, UChar32 end, uint32_t value) {
459 isInNullBlock(UNewTrie2 *trie, UChar32 c, UBool forLSCP) {
493 getIndex2Block(UNewTrie2 *trie, UChar32 c, UBool forLSCP) {
588 getDataBlock(UNewTrie2 *trie, UChar32 c, UBool forLSCP) {
617 UChar32 c, UBool forLSCP, uint32_t value,
636 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) {
649 UChar32 c, uint32_t value,
674 fillBlock(uint32_t *block, UChar32 start, UChar32 limit
    [all...]
ucasemap.cpp 124 UChar32 c;
177 static UChar32 U_CALLCONV
180 UChar32 c;
220 UChar32 c, c2 = 0;
263 UChar32 c;
428 UChar32 c, c2;
bmpset.cpp 118 UChar32 start, limit;
242 int32_t BMPSet::findCodePoint(UChar32 c, int32_t lo, int32_t hi) const {
277 BMPSet::contains(UChar32 c) const {
603 UChar32 c=(b<<12)|(t1<<6)|t2;
617 UChar32 c=((UChar32)(b-0xf0)<<18)|((UChar32)t1<<12)|(t2<<6)|t3;
692 UChar32 c;
ucnv_cnv.h 148 typedef UChar32 (*UConverterGetNextUChar) (UConverterToUnicodeArgs *, UErrorCode *);
313 UChar32 c,
  /external/icu4c/test/perf/unisetperf/
unisetperf.cpp 107 UChar32 c;
160 UChar32 c;
193 UChar32 c;
211 UChar32 c, c2;
262 UChar32 c, c2;
317 UChar32 c;
363 UChar32 c;
  /external/icu4c/i18n/unicode/
decimfmt.h     [all...]

Completed in 709 milliseconds

1 2 3 4 5 6 78 91011>>