Searched refs:anyCodePoints (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnvmbcs.c502 UChar32 anyCodePoints; local
509 anyCodePoints=-1; /* becomes non-negative if there is a mapping */
576 anyCodePoints&=c;
579 if(anyCodePoints>=0) {
583 anyCodePoints=-1;

Completed in 138 milliseconds