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

  /external/chromium/third_party/icu/source/tools/genrb/
parse.c 77 static const UChar trueValue[] = {0x0054, 0x0052, 0x0055, 0x0045, 0x0000};
702 if (u_strncmp(member->u.fString.fChars, trueValue, u_strlen(trueValue)) == 0)
    [all...]
  /external/icu4c/tools/genrb/
parse.c 77 static const UChar trueValue[] = {0x0054, 0x0052, 0x0055, 0x0045, 0x0000};
702 if (u_strncmp(member->u.fString.fChars, trueValue, u_strlen(trueValue)) == 0)
    [all...]

Completed in 423 milliseconds