Home | History | Annotate | Download | only in common

Lines Matching refs:UBool

71 UBool ICU_Utility::isUnprintable(UChar32 c) {
81 UBool ICU_Utility::escapeUnprintable(UnicodeString& result, UChar32 c) {
136 UBool advance) {
167 //? UBool isForward = (stop >= pos);
201 UBool ICU_Utility::parseChar(const UnicodeString& id, int32_t& pos, UChar ch) {
299 UBool isLiteral,
300 UBool escapeUnprintable,
388 UBool isLiteral,
389 UBool escapeUnprintable,
402 UBool escapeUnprintable,