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

  /external/icu4c/i18n/
uspoof_wsconf.h 48 ScriptSet *sset; // The set of scripts itself. member in class:BuilderScriptSet
56 // its underlying sset.
  /external/icu4c/test/cintltst/
usettest.c 478 USerializedSet sset; local
502 uset_getSerializedSet(&sset, buffer, length);
504 if(uset_contains(set, c)!=uset_serializedContains(&sset, c)) {

Completed in 184 milliseconds