HomeSort by relevance Sort by last modified time
    Searched refs:printAttribute (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/icu/source/tools/genrb/
wrtxml.cpp 451 static void printAttribute(const char *name, const char *value, int32_t /*len*/)
460 static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/)
501 printAttribute("translate", UnicodeString(buf, bufLen, "UTF-8"), bufLen);
550 printAttribute("id", sid, (int32_t) uprv_strlen(sid));
553 printAttribute("resname", resname, (int32_t) uprv_strlen(resname));
557 printAttribute("mime-type", mimetype, (int32_t) uprv_strlen(mimetype));
561 printAttribute("restype", restype, (int32_t) uprv_strlen(restype));
730 printAttribute("id", ivd, (int32_t)uprv_strlen(ivd));
731 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype));
840 printAttribute("href", f, (int32_t)uprv_strlen(f))
    [all...]
  /external/icu4c/tools/genrb/
wrtxml.cpp 451 static void printAttribute(const char *name, const char *value, int32_t /*len*/)
460 static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/)
501 printAttribute("translate", UnicodeString(buf, bufLen, "UTF-8"), bufLen);
551 printAttribute("id", sid, (int32_t) uprv_strlen(sid));
554 printAttribute("resname", resname, (int32_t) uprv_strlen(resname));
558 printAttribute("mime-type", mimetype, (int32_t) uprv_strlen(mimetype));
562 printAttribute("restype", restype, (int32_t) uprv_strlen(restype));
731 printAttribute("id", ivd, (int32_t)uprv_strlen(ivd));
732 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype));
841 printAttribute("href", f, (int32_t)uprv_strlen(f))
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 15 milliseconds