Lines Matching defs:set
148 8 if set, then for each optional-value slot there are 2 uint16_t values
159 (add delta to input code point, or subtract if excWord bit 10 is set)
293 * Unicode set collecting the case-sensitive characters;
455 // then set a bit for that.
552 fprintf(stderr, "genprops error: unable to set case mapping values: %s\n",
558 /* update the case-sensitive set */
701 * and set the new exception for src
706 fprintf(stderr, "genprops error: unable to set case mapping values, code: %s\n",
773 UnicodeSet set;
784 /* collect c's case mapping destinations in set[] */
786 set.add(next);
789 set.add(next);
792 set.add(next);
795 set.add(next);
798 /* add c's current closure mappings to set */
799 set.addAll(ep.closure);
802 UnicodeSetIterator iter(set);
924 /* set the bits for conditional mappings */
1147 fprintf(stderr, "genprops/case error: unable to set UCASE_SENSITIVE: %s\n",
1279 * Hey, Emacs, please set the following: