HomeSort by relevance Sort by last modified time
    Searched full:sourcecharset (Results 1 - 7 of 7) sorted by null

  /external/bison/runtime-po/
pt.po 20 "X-Poedit-SourceCharset: utf-8\n"
vi.po 22 "X-Poedit-SourceCharset: UTF-8\n"
  /frameworks/opt/vcard/java/com/android/vcard/
VCardUtils.java 728 String sourceCharset, String targetCharset) {
797 rawBytes = rawString.getBytes(sourceCharset);
799 Log.w(LOG_TAG, "Failed to decode: " + sourceCharset);
833 String originalString, String sourceCharset, String targetCharset) {
834 if (sourceCharset.equalsIgnoreCase(targetCharset))
    [all...]
VCardParserImpl_V21.java 574 final String sourceCharset = VCardConfig.DEFAULT_INTERMEDIATE_CHARSET;
587 handleAdrOrgN(property, propertyRawValue, sourceCharset, targetCharset);
602 false, sourceCharset, targetCharset);
689 maybeUnescapeText(propertyRawValue), sourceCharset, targetCharset);
699 String sourceCharset, String targetCharset) throws VCardException, IOException {
719 false, sourceCharset, targetCharset);
728 rawValue, sourceCharset, targetCharset));
    [all...]
  /external/bison/po/
pt.po 20 "X-Poedit-SourceCharset: utf-8\n"
vi.po 22 "X-Poedit-SourceCharset: UTF-8\n"
    [all...]
  /external/libexif/po/
vi.po 23 "X-Poedit-SourceCharset: utf-8\n"
    [all...]

Completed in 164 milliseconds