/external/libxml2/ |
D | xmlstring.c | 607 xmlUTF8Size(const xmlChar *utf) { in xmlUTF8Size() argument 611 if (utf == NULL) in xmlUTF8Size() 613 if (*utf < 0x80) in xmlUTF8Size() 616 if (!(*utf & 0x40)) in xmlUTF8Size() 621 if (!(*utf & mask)) in xmlUTF8Size() 658 xmlUTF8Strlen(const xmlChar *utf) { in xmlUTF8Strlen() argument 661 if (utf == NULL) in xmlUTF8Strlen() 664 while (*utf != 0) { in xmlUTF8Strlen() 665 if (utf[0] & 0x80) { in xmlUTF8Strlen() 666 if ((utf[1] & 0xc0) != 0x80) in xmlUTF8Strlen() [all …]
|
/external/pcre/dist/ |
D | pcre_newline.c | 77 BOOL utf) in PRIV() 80 (void)utf; in PRIV() 82 if (utf) in PRIV() 117 case CHAR_NEL: *lenptr = utf? 2 : 1; return TRUE; in PRIV() 152 BOOL utf) in PRIV() 155 (void)utf; in PRIV() 158 if (utf) in PRIV() 196 case CHAR_NEL: *lenptr = utf? 2 : 1; return TRUE; in PRIV()
|
D | pcre_study.c | 87 BOOL utf = (options & PCRE_UTF8) != 0; in find_minlength() local 229 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in find_minlength() 250 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in find_minlength() 298 if (utf) return -1; in find_minlength() 393 ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(slot, 0)); in find_minlength() 418 ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(cc, 1)); in find_minlength() 536 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in find_minlength() 594 compile_data *cd, BOOL utf) in set_table_bit() argument 602 if (utf && c > 127) in set_table_bit() 617 (void)(utf); /* Stops warning for unused parameter */ in set_table_bit() [all …]
|
D | pcre_printint.c | 118 print_char(FILE *f, pcre_uchar *ptr, BOOL utf) in print_char() argument 124 (void)utf; /* Avoid compiler warning */ in print_char() 134 if (!utf || (c & 0xc0) != 0xc0) in print_char() 170 if (!utf || (c & 0xfc00) != 0xd800) in print_char() 196 if (!utf || (c & 0xfffff800u) != 0xd800u) in print_char() 314 BOOL utf; in pcre_printint() local 334 utf = (options & PCRE_UTF8) != 0; in pcre_printint() 374 code += 1 + print_char(f, code, utf); in pcre_printint() 385 code += 1 + print_char(f, code, utf); in pcre_printint() 502 else extra = print_char(f, code+1, utf); in pcre_printint() [all …]
|
/external/pcre/dist/testdata/ |
D | testoutput18-16 | 95 Options: utf 107 Options: utf 119 Options: utf 131 Options: utf 143 Options: utf 155 Options: utf 167 Options: utf 179 Options: utf 191 Options: utf 203 Options: utf [all …]
|
D | testoutput18-32 | 93 Options: utf 105 Options: utf 117 Options: utf 129 Options: utf 141 Options: utf 153 Options: utf 165 Options: utf 177 Options: utf 189 Options: utf 201 Options: utf [all …]
|
D | testoutput15 | 85 Options: no_auto_possessify utf no_utf_check 261 Options: utf 273 Options: utf 285 Options: utf 297 Options: utf 309 Options: utf 321 Options: utf 333 Options: utf 345 Options: utf 357 Options: utf [all …]
|
/external/libxml2/include/libxml/ |
D | xmlstring.h | 109 xmlGetUTF8Char (const unsigned char *utf, 112 xmlCheckUTF8 (const unsigned char *utf); 114 xmlUTF8Strsize (const xmlChar *utf, 117 xmlUTF8Strndup (const xmlChar *utf, 120 xmlUTF8Strpos (const xmlChar *utf, 123 xmlUTF8Strloc (const xmlChar *utf, 126 xmlUTF8Strsub (const xmlChar *utf, 130 xmlUTF8Strlen (const xmlChar *utf); 132 xmlUTF8Size (const xmlChar *utf);
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_kdt_phr.dtfmt | 27 :ATTR "1" :PROP table = "en-US_pos.utf" type = pos 29 :ATTR "2" :PROP table = "en-US_pos.utf" type = pos 31 :ATTR "3" :PROP table = "en-US_pos.utf" type = pos 33 :ATTR "4" :PROP table = "en-US_pos.utf" type = pos 35 :ATTR "5" :PROP table = "en-US_pos.utf" type = pos 43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
D | en-US_kdt_acc.dtfmt | 27 :ATTR "1" :PROP table = "en-US_pos.utf" type = pos 29 :ATTR "2" :PROP table = "en-US_pos.utf" type = pos 31 :ATTR "3" :PROP table = "en-US_pos.utf" type = pos 33 :ATTR "4" :PROP table = "en-US_pos.utf" type = pos 35 :ATTR "5" :PROP table = "en-US_pos.utf" type = pos 53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|
D | en-US_kdt_posd.dtfmt | 32 :ATTR "4" :PROP table = "en-US_pos.utf" type = pos 34 :ATTR "5" :PROP table = "en-US_pos.utf" type = pos 36 :ATTR "6" :PROP table = "en-US_pos.utf" type = pos 38 :ATTR "7" :PROP table = "en-US_pos.utf" type = pos 40 :ATTR "target" :PROP table = "en-US_pos.utf" type = pos
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_kdt_phr.dtfmt | 27 :ATTR "1" :PROP table = "de-DE_pos.utf" type = pos 29 :ATTR "2" :PROP table = "de-DE_pos.utf" type = pos 31 :ATTR "3" :PROP table = "de-DE_pos.utf" type = pos 33 :ATTR "4" :PROP table = "de-DE_pos.utf" type = pos 35 :ATTR "5" :PROP table = "de-DE_pos.utf" type = pos 43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
D | de-DE_kdt_acc.dtfmt | 27 :ATTR "1" :PROP table = "de-DE_pos.utf" type = pos 29 :ATTR "2" :PROP table = "de-DE_pos.utf" type = pos 31 :ATTR "3" :PROP table = "de-DE_pos.utf" type = pos 33 :ATTR "4" :PROP table = "de-DE_pos.utf" type = pos 35 :ATTR "5" :PROP table = "de-DE_pos.utf" type = pos 53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|
D | de-DE_kdt_posd.dtfmt | 32 :ATTR "4" :PROP table = "de-DE_pos.utf" type = pos 34 :ATTR "5" :PROP table = "de-DE_pos.utf" type = pos 36 :ATTR "6" :PROP table = "de-DE_pos.utf" type = pos 38 :ATTR "7" :PROP table = "de-DE_pos.utf" type = pos 40 :ATTR "target" :PROP table = "de-DE_pos.utf" type = pos
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
D | it-IT_kdt_phr.dtfmt | 27 :ATTR "1" :PROP table = "it-IT_pos.utf" type = pos 29 :ATTR "2" :PROP table = "it-IT_pos.utf" type = pos 31 :ATTR "3" :PROP table = "it-IT_pos.utf" type = pos 33 :ATTR "4" :PROP table = "it-IT_pos.utf" type = pos 35 :ATTR "5" :PROP table = "it-IT_pos.utf" type = pos 43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
D | it-IT_kdt_acc.dtfmt | 27 :ATTR "1" :PROP table = "it-IT_pos.utf" type = pos 29 :ATTR "2" :PROP table = "it-IT_pos.utf" type = pos 31 :ATTR "3" :PROP table = "it-IT_pos.utf" type = pos 33 :ATTR "4" :PROP table = "it-IT_pos.utf" type = pos 35 :ATTR "5" :PROP table = "it-IT_pos.utf" type = pos 53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|
D | it-IT_kdt_posd.dtfmt | 32 :ATTR "4" :PROP table = "it-IT_pos.utf" type = pos 34 :ATTR "5" :PROP table = "it-IT_pos.utf" type = pos 36 :ATTR "6" :PROP table = "it-IT_pos.utf" type = pos 38 :ATTR "7" :PROP table = "it-IT_pos.utf" type = pos 40 :ATTR "target" :PROP table = "it-IT_pos.utf" type = pos
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_kdt_phr.dtfmt | 27 :ATTR "1" :PROP table = "en-GB_pos.utf" type = pos 29 :ATTR "2" :PROP table = "en-GB_pos.utf" type = pos 31 :ATTR "3" :PROP table = "en-GB_pos.utf" type = pos 33 :ATTR "4" :PROP table = "en-GB_pos.utf" type = pos 35 :ATTR "5" :PROP table = "en-GB_pos.utf" type = pos 43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
D | en-GB_kdt_acc.dtfmt | 27 :ATTR "1" :PROP table = "en-GB_pos.utf" type = pos 29 :ATTR "2" :PROP table = "en-GB_pos.utf" type = pos 31 :ATTR "3" :PROP table = "en-GB_pos.utf" type = pos 33 :ATTR "4" :PROP table = "en-GB_pos.utf" type = pos 35 :ATTR "5" :PROP table = "en-GB_pos.utf" type = pos 53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|
D | en-GB_kdt_posd.dtfmt | 32 :ATTR "4" :PROP table = "en-GB_pos.utf" type = pos 34 :ATTR "5" :PROP table = "en-GB_pos.utf" type = pos 36 :ATTR "6" :PROP table = "en-GB_pos.utf" type = pos 38 :ATTR "7" :PROP table = "en-GB_pos.utf" type = pos 40 :ATTR "target" :PROP table = "en-GB_pos.utf" type = pos
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_kdt_phr.dtfmt | 27 :ATTR "1" :PROP table = "es-ES_pos.utf" type = pos 29 :ATTR "2" :PROP table = "es-ES_pos.utf" type = pos 31 :ATTR "3" :PROP table = "es-ES_pos.utf" type = pos 33 :ATTR "4" :PROP table = "es-ES_pos.utf" type = pos 35 :ATTR "5" :PROP table = "es-ES_pos.utf" type = pos 43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
D | es-ES_kdt_acc.dtfmt | 27 :ATTR "1" :PROP table = "es-ES_pos.utf" type = pos 29 :ATTR "2" :PROP table = "es-ES_pos.utf" type = pos 31 :ATTR "3" :PROP table = "es-ES_pos.utf" type = pos 33 :ATTR "4" :PROP table = "es-ES_pos.utf" type = pos 35 :ATTR "5" :PROP table = "es-ES_pos.utf" type = pos 53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|
D | es-ES_kdt_posd.dtfmt | 32 :ATTR "4" :PROP table = "es-ES_pos.utf" type = pos 34 :ATTR "5" :PROP table = "es-ES_pos.utf" type = pos 36 :ATTR "6" :PROP table = "es-ES_pos.utf" type = pos 38 :ATTR "7" :PROP table = "es-ES_pos.utf" type = pos 40 :ATTR "target" :PROP table = "es-ES_pos.utf" type = pos
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_kdt_phr.dtfmt | 27 :ATTR "1" :PROP table = "fr-FR_pos.utf" type = pos 29 :ATTR "2" :PROP table = "fr-FR_pos.utf" type = pos 31 :ATTR "3" :PROP table = "fr-FR_pos.utf" type = pos 33 :ATTR "4" :PROP table = "fr-FR_pos.utf" type = pos 35 :ATTR "5" :PROP table = "fr-FR_pos.utf" type = pos 43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
|
D | fr-FR_kdt_acc.dtfmt | 27 :ATTR "1" :PROP table = "fr-FR_pos.utf" type = pos 29 :ATTR "2" :PROP table = "fr-FR_pos.utf" type = pos 31 :ATTR "3" :PROP table = "fr-FR_pos.utf" type = pos 33 :ATTR "4" :PROP table = "fr-FR_pos.utf" type = pos 35 :ATTR "5" :PROP table = "fr-FR_pos.utf" type = pos 53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
|