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

  /external/chromium/third_party/icu/source/tools/genrb/
wrtxml.cpp 598 static const char *integer_restype = "x-icu-integer"; variable
731 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype));
764 sid = printContainer(res, trans_unit, integer_restype, NULL, id, status);
    [all...]
  /external/icu4c/tools/genrb/
wrtxml.cpp 599 static const char *integer_restype = "x-icu-integer"; variable
732 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype));
765 sid = printContainer(res, trans_unit, integer_restype, NULL, id, status);
    [all...]

Completed in 101 milliseconds