Lines Matching full:properties
16 * Implementations for mostly non-core Unicode character properties
19 * With the APIs implemented here, almost all properties files and
44 /* general properties API functions ----------------------------------------- */
57 /* systematic, directly stored properties */
90 // UCHAR_NF*_INERT properties
213 * column and mask values for binary properties from u_getUnicodeProperties().
217 * Properties with mask==0 are handled in code.
305 /* systematic, directly stored properties */
420 * column, mask and shift values for int-value properties from u_getUnicodeProperties().
424 * Properties with mask==0 are handled in code.
472 return 0; /* all binary/enum/int properties have a minimum value of 0 */
479 return 1; // maximum TRUE for all binary properties
565 // We have the API for complete coverage of Unicode properties, although