Home | History | Annotate | Download | only in common

Lines Matching refs:UBool

170     UBool isLatin1Linear;
470 typedef UBool U_CALLCONV
531 UBool make16BitTrie,
563 UBool isAllocated, isDataAllocated;
564 UBool isLatin1Linear, isCompacted;
626 UBool latin1Linear);
671 U_CAPI UBool U_EXPORT2
685 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero);
699 U_CAPI UBool U_EXPORT2
700 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite);
731 UBool reduceTo16Bits,