Lines Matching refs:UBool
76 static UBool U_CALLCONV
121 static UBool U_CALLCONV
130 return ((UBool)(uhash_compareChars(name1, name2) &
140 usprep_internal_flushCache(UBool noRefCount){
196 static UBool U_CALLCONV usprep_cleanup(void){
225 static UBool U_CALLCONV
349 newProfile->doNFKC = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_NORMALIZATION_ON) > 0);
350 newProfile->checkBiDi = (UBool)((newProfile->indexes[_SPREP_OPTIONS] & _SPREP_CHECK_BIDI_ON) > 0);
468 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){
518 UBool allowUnassigned = (UBool) ((options & USPREP_ALLOW_UNASSIGNED)>0);
521 UBool isIndex;
713 UBool leftToRight=FALSE, rightToLeft=FALSE;
724 UBool isIndex;