Lines Matching refs:UBool
169 UBool isLatin1Linear;
469 typedef UBool U_CALLCONV
530 UBool make16BitTrie,
562 UBool isAllocated, isDataAllocated;
563 UBool isLatin1Linear, isCompacted;
625 UBool latin1Linear);
670 U_CAPI UBool U_EXPORT2
684 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero);
698 U_CAPI UBool U_EXPORT2
699 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite);
730 UBool reduceTo16Bits,