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

  /external/icu4c/tools/genprops/
genprops.h 74 repeatProps(uint32_t first, uint32_t last, uint32_t props);
genprops.c 525 repeatProps(unicodeAreas[i].first,
539 repeatProps(0xf0000, 0xffffd, puaProps);
542 repeatProps(0x100000, 0x10fffd, puaProps);
store.c 346 repeatProps(uint32_t first, uint32_t last, uint32_t x) {

Completed in 713 milliseconds